Skip to content

Commit 7a16016

Browse files
committed
wrong file
Signed-off-by: Piotr Karpala <[email protected]>
1 parent f074008 commit 7a16016

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/playwright.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Build and export to Docker
4040
uses: docker/build-push-action@v6
4141
with:
42+
file: api.Dockerfile
4243
load: true
4344
tags: api:test
4445
build-args: mode=playwright
@@ -62,6 +63,7 @@ jobs:
6263
- name: Build and export to Docker
6364
uses: docker/build-push-action@v6
6465
with:
66+
file: api.Dockerfile
6567
load: true
6668
tags: api:test
6769
build-args: mode=playwright

0 commit comments

Comments
 (0)