Updated CICD config

This commit is contained in:
2024-10-05 12:06:27 +01:00
parent 182f10a765
commit 166172cc00
3 changed files with 45 additions and 20 deletions

View File

@ -3,7 +3,7 @@
docker-compose down
cd ../..
cd ./Traefik/
cd ./TraefikRunner/
docker-compose down
cd ..