Fixed action

This commit is contained in:
Sven Heidemann 2023-10-22 12:29:13 +02:00
parent a113e21e19
commit 403c169b71

View File

@ -22,6 +22,8 @@ jobs:
- name: Clone Repository
uses: https://github.com/actions/checkout@v3
with:
submodules: true
- name: Shutdown stack
run: docker stack rm sdb_staging
@ -61,5 +63,5 @@ jobs:
portainer-password: "${{ secrets.docker_job }}"
portainer-endpoint: 2
name: sdb_staging
file: ./docker-compose.staging.yml
file: ./bot/docker/docker-compose.staging.yml
variables: '{}'