dev into staging #414

Merged
edraft merged 58 commits from dev into staging 2023-11-04 17:47:24 +01:00
Showing only changes of commit 403c169b71 - Show all commits

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: '{}'