fix: and reset context

This commit is contained in:
decentral1se 2023-03-08 01:11:03 +01:00
parent 0466eedf7d
commit 3320fbd445
No known key found for this signature in database
GPG Key ID: 03789458B3D0C410
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ default:
sleep 5 && \
docker system prune -fa && \
sleep 3 && \
docker stack deploy -c compose.yml biobulkbende_org
docker stack deploy -c compose.yml biobulkbende_org && \
docker context use default