docs(ci): fix gitlab setup
This commit is contained in:
parent
c8076121e2
commit
e154e0837b
|
|
@ -195,7 +195,7 @@ stages:
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
stage: test
|
stage: test
|
||||||
image: aslushnikov/playwright:bionic
|
image: mcr.microsoft.com/playwright:bionic
|
||||||
script:
|
script:
|
||||||
- npm install # This should install playwright
|
- npm install # This should install playwright
|
||||||
- npm run test
|
- npm run test
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue