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