Fixed action
This commit is contained in:
parent
a113e21e19
commit
403c169b71
@ -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: '{}'
|
||||
|
Loading…
Reference in New Issue
Block a user