mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
Fixes le chemin utilisé par cat
This commit is contained in:
parent
5f5c28b033
commit
4c889c28ce
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user