fix: sleep to allow for clean up

This commit is contained in:
decentral1se 2021-11-13 21:44:57 +01:00
parent 0c5f6fa000
commit 71fa9d55d2
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
default:
@docker stack rm comrade-renovate-bot && \
sleep 3 && \
docker stack deploy -c compose.yml comrade-renovate-bot