chore: test expose as

This commit is contained in:
Matthieu CAILLEAUX
2021-11-15 16:12:01 +01:00
parent fc22abfa54
commit 657386ae8d

View File

@@ -25,7 +25,7 @@ build:
artifacts: artifacts:
name: wfrp4e-actor-sheet-print name: wfrp4e-actor-sheet-print
when: on_success when: on_success
expose_as: "$CI_COMMIT_BRANCH" expose_as: '$CI_COMMIT_BRANCH'
paths: paths:
- dist/wfrp4e-actor-sheet-print.zip - dist/wfrp4e-actor-sheet-print.zip
expire_in: never expire_in: never