Testing whether folder works #26

Merged
kovagoadi merged 52 commits from add-route-to-staging-dev into main 2025-12-25 20:43:32 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 26eb1f705f - Show all commits

View File

@@ -65,7 +65,7 @@ jobs:
SCRIPT_AFTER: | SCRIPT_AFTER: |
set -e set -e
cd ${{ needs.prepare_context.outputs.pr_path }} cd ${{ needs.prepare_context.outputs.pr_path }}
docker compose --env-file dev.env -f docker-compose.yaml up -d --build --remove-orphans docker compose --env-file dev.env -f docker-compose.yaml up -d --build --remove-orphans --wait
# Run E2E Tests # Run E2E Tests
echo "Running E2E tests..." echo "Running E2E tests..."

View File

@@ -1,5 +1,5 @@
services: services:
traefik12: traefik:
image: "traefik:v3.6@sha256:67622638cd88dbfcfba40159bc652ecf0aea0e032f8a3c7e3134ae7c037b9910" image: "traefik:v3.6@sha256:67622638cd88dbfcfba40159bc652ecf0aea0e032f8a3c7e3134ae7c037b9910"
restart: unless-stopped restart: unless-stopped
security_opt: security_opt: