We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba79635 commit de68b4aCopy full SHA for de68b4a
.github/workflows/demo-push-main.yml
@@ -26,4 +26,4 @@ jobs:
26
script: |
27
cd /srv/edt-offline
28
git pull origin main
29
- docker compose -f docker/demo up -d --build
+ docker compose -f docker/demo/docker-compose.yml up -d --build
0 commit comments