Secrets test 8
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jacob Kiers 2022-08-10 22:27:40 +00:00
parent aa0a11e183
commit b5857df122
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ steps:
path: /var/run
commands:
- cargo check
- echo 'echo $DOCKER_REGISTRY > $DOCKER_REGISTRY_reg' > do.sh && sh ./do.sh
- echo 'echo $DOCKER_REGISTRY > reg$DOCKER_REGISTRYreg' > do.sh && sh ./do.sh
- echo ${CARGO_HOME}
- ls -lah && cat reg
- set