Fixe 'expose_as' contenant un caractère interdit
This commit is contained in:
@@ -24,7 +24,7 @@ variables:
|
|||||||
- npm run start
|
- npm run start
|
||||||
- cat ${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
|
- cat ${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
|
||||||
artifacts:
|
artifacts:
|
||||||
expose_as: "theme.json"
|
expose_as: "theme-json"
|
||||||
paths:
|
paths:
|
||||||
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
|
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/theme.json
|
||||||
when: on_success
|
when: on_success
|
||||||
|
Reference in New Issue
Block a user