updated playwright image (#378)
This commit is contained in:
parent
f28115afc3
commit
a6f7883e64
|
@ -28,7 +28,7 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
context: .
|
||||
file: ./_docker/Dockerfile.playwright
|
||||
file: ./_docker/Dockerfile.playwright-regular
|
||||
push: false
|
||||
push_latest_to_registry:
|
||||
needs: [ test_playwright ]
|
||||
|
|
Loading…
Reference in New Issue