chore: test release
This commit is contained in:
@@ -55,9 +55,11 @@ release:
|
|||||||
links:
|
links:
|
||||||
- name: 'module'
|
- name: 'module'
|
||||||
url: '$ARTIFACT_LOC/dist/$CI_PROJECT_NAME.zip'
|
url: '$ARTIFACT_LOC/dist/$CI_PROJECT_NAME.zip'
|
||||||
|
filepath: '/dist/$CI_PROJECT_NAME.zip'
|
||||||
link_type: package
|
link_type: package
|
||||||
- name: 'manifest'
|
- name: 'manifest'
|
||||||
url: '$ARTIFACT_LOC/dist/module.json'
|
url: '$ARTIFACT_LOC/dist/module.json'
|
||||||
|
filepath: '/dist/module.json'
|
||||||
link_type: package
|
link_type: package
|
||||||
only:
|
only:
|
||||||
- tags
|
- tags
|
||||||
|
|||||||
Reference in New Issue
Block a user