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

This commit is contained in:
Jacob Kiers 2022-08-10 22:20:03 +00:00
parent 619148267c
commit 4785a2b1df
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ steps:
path: /var/run
commands:
- cargo check
- touch ${DOCKER_REGISTRY}.txt && ls
- echo "${DOCKER_REGISTRY}" > reg && touch ${DOCKER_REGISTRY}.txt
- ls -lah && cat 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