built script

This commit is contained in:
root 2023-10-29 00:43:10 +00:00
parent 9f176e12e8
commit 5727a74d6e
1 changed files with 1 additions and 1 deletions

View File

@ -15,5 +15,5 @@ steps:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
commands:
- docker login -u $${REGISTRY_USER} -p $${REGISTRY_PASSWORD} git.nixc.us
# - docker login -u $${REGISTRY_USER} -p $${REGISTRY_PASSWORD} git.nixc.us
- docker stack deploy --with-registry-auth -c ./technitium.yml technitium