Skip to content

Commit

Permalink
fixup! ci: use microsoft playwright image in e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Synar committed Nov 22, 2024
1 parent ec67894 commit 68767c4
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 @@ -1071,7 +1071,7 @@ jobs:
docker build --build-arg PLAYWRIGHT_VERSION=v$PLAYWRIGHT_VERSION \
--build-arg FRONT_TESTS_IMAGE=${{ fromJSON(needs.build.outputs.stable_tags).front-tests }} \
-t osrd-playwright:latest \
-f front/docker/Dockerfile.playwright-ci .
- <front/docker/Dockerfile.playwright-ci
- name: Startup the test infrastructure
id: start_playwright_worker
Expand Down

0 comments on commit 68767c4

Please sign in to comment.