diff --git a/.woodpecker/playwright.yaml b/.woodpecker/playwright.yaml index 5b80279..14a23be 100644 --- a/.woodpecker/playwright.yaml +++ b/.woodpecker/playwright.yaml @@ -7,12 +7,12 @@ depends_on: services: - name: miniauth - image: rg.fr-par.scw.cloud/namespace-miniauth/miniauth + image: git.keks.cloud/kekskurse/miniauth:${CI_COMMIT_SHA} ports: - 8080 steps: - name: test - image: git.keks.cloud/kekskurse/miniauth:${CI_COMMIT_SHA} + image: mcr.microsoft.com/playwright:v1.51.0-noble commands: - npx playwright test