This commit is contained in:
parent
4785a2b1df
commit
2ea4917a67
@ -13,7 +13,8 @@ steps:
|
||||
path: /var/run
|
||||
commands:
|
||||
- cargo check
|
||||
- echo "${DOCKER_REGISTRY}" > reg && touch ${DOCKER_REGISTRY}.txt
|
||||
- echo 'echo $DOCKER_REGISTRY > reg' > do.sh && sh ./do.sh
|
||||
- echo ${CARGO_HOME}
|
||||
- ls -lah && cat reg
|
||||
- set
|
||||
# - apt-get update && apt-get install -y ca-certificates curl gnupg lsb-release
|
||||
|
Loading…
Reference in New Issue
Block a user