This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
|||||||
- name: Stop existing stack (ignore if none)
|
- name: Stop existing stack (ignore if none)
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
COMPOSE_PROFILES=*
|
COMPOSE_PROFILES="*"
|
||||||
run: |
|
run: |
|
||||||
cd ./website
|
cd ./website
|
||||||
docker compose down --remove-orphans || true
|
docker compose down --remove-orphans || true
|
||||||
|
Reference in New Issue
Block a user