chore: test release
This commit is contained in:
@@ -29,7 +29,7 @@ build:
|
||||
paths:
|
||||
- dist/wfrp4e-actor-sheet-print.zip
|
||||
- dist/module.json
|
||||
expire_in: never
|
||||
expire_in: 1 day
|
||||
only:
|
||||
- tags
|
||||
- master
|
||||
@@ -39,6 +39,13 @@ release:
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||
script:
|
||||
- echo 'Running the release job.'
|
||||
artifacts:
|
||||
name: wfrp4e-actor-sheet-print
|
||||
when: on_success
|
||||
paths:
|
||||
- dist/wfrp4e-actor-sheet-print.zip
|
||||
- dist/module.json
|
||||
expire_in: never
|
||||
release:
|
||||
tag_name: $CI_COMMIT_TAG
|
||||
name: 'Release $CI_COMMIT_TAG'
|
||||
|
||||
Reference in New Issue
Block a user