use yarn, try to restart pipeline
This commit is contained in:
parent
bd2a682b83
commit
28efd7d862
|
@ -24,7 +24,7 @@ test:
|
||||||
- apt install firefox-esr -y --no-install-recommends
|
- apt install firefox-esr -y --no-install-recommends
|
||||||
- firefox --version
|
- firefox --version
|
||||||
- yarn
|
- yarn
|
||||||
- npm run unit
|
- yarn unit
|
||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
Loading…
Reference in New Issue