Secrets test 6
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jacob Kiers 2022-08-10 22:26:14 +00:00
parent 2ea4917a67
commit aa0a11e183

View File

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