mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
Fixe 'expose_as' contenant un caractère interdit
This commit is contained in:
parent
6cae40e2e8
commit
16abe31b34
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user