chore: test release

This commit is contained in:
Matthieu CAILLEAUX
2021-11-19 15:01:39 +01:00
parent f7363de314
commit bd9aeb3f96

View File

@@ -47,9 +47,9 @@ release:
links: links:
- name: 'content' - name: 'content'
url: 'https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/releases/$CI_COMMIT_TAG/downloads/wfrp4e-actor-sheet-print.zip' url: 'https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/releases/$CI_COMMIT_TAG/downloads/wfrp4e-actor-sheet-print.zip'
filepath: 'dist/wfrp4e-actor-sheet-print.zip' filepath: '/jobs/$CI_JOB_ID/artifacts/browse/dist/wfrp4e-actor-sheet-print.zip'
- name: 'manifest' - name: 'manifest'
url: 'https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/releases/$CI_COMMIT_TAG/downloads/module.json' url: 'https://gitlab.com/greenskin-foundryvtt/wfrp4-actor-sheet-print/releases/$CI_COMMIT_TAG/downloads/module.json'
filepath: 'dist/module.json' filepath: '/jobs/$CI_JOB_ID/artifacts/browse/dist/module.json'
only: only:
- tags - tags