Log du theme.json généré dans la CI.
This commit is contained in:
@@ -22,7 +22,9 @@ variables:
|
||||
- cd src/build_job
|
||||
- npm install
|
||||
- npm run start
|
||||
- cat ${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
|
||||
artifacts:
|
||||
expose_as: "theme.json"
|
||||
paths:
|
||||
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
|
||||
when: on_success
|
||||
|
Reference in New Issue
Block a user