fix(npm-test): update stage

This commit is contained in:
Alex Munoz 2022-05-24 14:49:59 +02:00 committed by Marcel Feix
parent e27ac3504f
commit bb70476d87
No known key found for this signature in database
GPG Key ID: 04D016E104A25F03

View File

@ -1,6 +1,6 @@
.npm-test: .npm-test:
image: $NODE_IMAGE image: $NODE_IMAGE
stage: test stage: verify
before_script: before_script:
- > - >
if [ "$FRONTEND_DIR" != "" ]; then if [ "$FRONTEND_DIR" != "" ]; then