This commit is contained in:
parent
724f917c4d
commit
f2a1245388
@ -13,9 +13,9 @@ steps:
|
||||
path: /var/run
|
||||
commands:
|
||||
- cargo check
|
||||
- echo 'echo $DOCKER_REGISTRY > reg${DOCKER_REGISTRY}reg' > do.sh && sh ./do.sh
|
||||
- echo 'echo $DOCKER_REGISTRY > reg' > do.sh && sh ./do.sh
|
||||
- echo ${CARGO_HOME}
|
||||
- ls -lah && cat *reg*
|
||||
- ls -lah && rev reg
|
||||
- set
|
||||
# - apt-get update && apt-get install -y ca-certificates curl gnupg lsb-release
|
||||
# - mkdir -p /etc/apt/keyrings && curl -fsSL https://download.docker.com/linux/debian/gpg | gpg --dearmor -o /etc/apt/keyrings/docker.gpg
|
||||
|
Loading…
Reference in New Issue
Block a user