Run frontend tests on npm 16
This commit is contained in:
parent
ae840e06d1
commit
8d69968f9d
|
@ -185,7 +185,7 @@ test_api:
|
||||||
test_front:
|
test_front:
|
||||||
interruptible: true
|
interruptible: true
|
||||||
stage: test
|
stage: test
|
||||||
image: node:12-buster
|
image: node:16-buster
|
||||||
before_script:
|
before_script:
|
||||||
- cd front
|
- cd front
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Reference in New Issue