Fixes le chemin utilisé par cat
This commit is contained in:
@@ -24,7 +24,7 @@ variables:
|
||||
- cd src/
|
||||
- npm install
|
||||
- npm run start
|
||||
- cat ../${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
|
||||
- cat ${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
|
||||
- npm run test
|
||||
artifacts:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user