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