Skip to content

Commit

Permalink
osrdyne: try fix e2e, lost count
Browse files Browse the repository at this point in the history
  • Loading branch information
ElysaSrc committed Jul 17, 2024
1 parent ca7c224 commit db0cbd2
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 @@ -907,7 +907,7 @@ jobs:
services='editoast osrdyne front core-test gateway'
composes='-f docker-compose.yml -f docker/docker-compose.core-test.yml'
docker compose $composes pull --policy missing $services
docker compose $composes --no-build -d $services jaeger
docker compose $composes up --no-build -d $services jaeger
env:
DOCKER_BUILDKIT: 1
COMPOSE_DOCKER_CLI_BUILD: 1
Expand Down

0 comments on commit db0cbd2

Please sign in to comment.