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

This commit is contained in:
Jacob Kiers 2022-08-10 22:31:36 +00:00
parent 724f917c4d
commit f2a1245388
1 changed files with 2 additions and 2 deletions

View File

@ -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