shutdown correct stack
All checks were successful
Deploy staging on push / pre-build (push) Successful in 1s
Deploy staging on push / build-bot (push) Successful in 2m1s
Deploy staging on push / build-web (push) Successful in 1m57s
Deploy staging on push / deploy (push) Successful in 22s

This commit is contained in:
Sven Heidemann 2023-12-13 11:59:21 +01:00
parent 36998470e8
commit 280cd9827d

View File

@ -11,7 +11,7 @@ jobs:
container: git.sh-edraft.de/sh-edraft.de/act-runner:latest
steps:
- name: Shutdown stack
run: docker stack rm sdb_test
run: docker stack rm sdb_staging
build-bot:
needs: pre-build