mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
fix paths in script
This commit is contained in:
parent
f4a46241cd
commit
d234291a5c
@ -51,10 +51,10 @@ test-images-job/valid_set:
|
||||
changes:
|
||||
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
|
||||
script:
|
||||
- cd .gitlab/node_job/
|
||||
- cd src/test_manifest_job
|
||||
- npm install ajv ajv-errors mocha mocha-steps chai
|
||||
- cd ../..
|
||||
- node .gitlab/node_job/node_modules/mocha/bin/_mocha --require mocha-steps --colors .gitlab/node_job/wppChecker.js
|
||||
- node src/test_manifest_job/node_modules/mocha/bin/_mocha --require mocha-steps --colors src/test_manifest_job/wpp_checker.js
|
||||
|
||||
test-manifest-job/valid_set:
|
||||
variables:
|
||||
|
Loading…
x
Reference in New Issue
Block a user