mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Minor change.
parent
3d47502179
commit
a8c68ba575
|
|
@ -163,8 +163,8 @@ tag-release:
|
|||
- name: 'GNU/Linux amd64 (tar.xz)'
|
||||
url: '${CI_PROJECT_URL}/-/jobs/${CI_JOB_ID}/artifacts/raw/packages/pamhyr-gnulinux-amd64.tar.xz'
|
||||
filepath: '/packages/pamhyr-gnulinux-amd64.tar.xz'
|
||||
link_type: 'other'
|
||||
link_type: 'package'
|
||||
- name: 'Windows amd64 (exe)'
|
||||
url: '${CI_PROJECT_URL}/-/jobs/${CI_JOB_ID}/artifacts/raw/packages/pamhyr-win-amd64.exe'
|
||||
filepath: '/packages/pamhyr-win-amd64.exe'
|
||||
link_type: 'other'
|
||||
link_type: 'package'
|
||||
|
|
|
|||
Loading…
Reference in New Issue