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