staging into master #426

Merged
edraft merged 83 commits from staging into master 2023-11-06 20:06:34 +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: '{}'