Skip to content

Commit

Permalink
osrdyne: fix e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
ElysaSrc committed Jul 17, 2024
1 parent 8d73160 commit dd57f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ jobs:
set -e
export OSRD_FRONT_MODE=nginx
export TAG='${{ needs.build.outputs.stable_version }}'
services='editoast core front gateway'
services='editoast osrdyne front gateway'
docker compose pull --policy missing $services
docker compose up --no-build -d $services jaeger
env:
Expand Down

0 comments on commit dd57f25

Please sign in to comment.