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