Rename stack for manual deploy
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
9548d0715e
commit
4c5e151615
4
makefile
4
makefile
@ -1,6 +1,6 @@
|
||||
|
||||
deploy:
|
||||
@DOCKER_CONTEXT=mellor.coopcloud.tech \
|
||||
docker stack rm dev_apps_coopcloud_tech && \
|
||||
docker stack rm recipes_coopcloud_tech && \
|
||||
DOCKER_CONTEXT=mellor.coopcloud.tech \
|
||||
docker stack deploy -c compose.yml dev_apps_coopcloud_tech
|
||||
docker stack deploy -c compose.yml recipes_coopcloud_tech
|
||||
|
Loading…
x
Reference in New Issue
Block a user