built script
This commit is contained in:
parent
9f176e12e8
commit
5727a74d6e
|
@ -15,5 +15,5 @@ steps:
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
commands:
|
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
|
- docker stack deploy --with-registry-auth -c ./technitium.yml technitium
|
Loading…
Reference in New Issue