Skip to content

Commit

Permalink
wrong file
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Karpala <[email protected]>
  • Loading branch information
karpikpl committed Jan 4, 2025
1 parent f074008 commit 7a16016
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Build and export to Docker
uses: docker/build-push-action@v6
with:
file: api.Dockerfile
load: true
tags: api:test
build-args: mode=playwright
Expand All @@ -62,6 +63,7 @@ jobs:
- name: Build and export to Docker
uses: docker/build-push-action@v6
with:
file: api.Dockerfile
load: true
tags: api:test
build-args: mode=playwright
Expand Down

0 comments on commit 7a16016

Please sign in to comment.