Expose appimage
This commit is contained in:
parent
16bfe2a930
commit
71aea17ac6
@ -188,8 +188,9 @@ appimage-amd64:
|
|||||||
- bash ./.ci/upload-nightly-gitlab.sh nheko-latest-x86_64.AppImage
|
- bash ./.ci/upload-nightly-gitlab.sh nheko-latest-x86_64.AppImage
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- '*.AppImage*'
|
- 'nheko-latest-x86_64.AppImage'
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
expose_as: 'appimage-amd64'
|
||||||
cache:
|
cache:
|
||||||
key: "$CI_JOB_NAME"
|
key: "$CI_JOB_NAME"
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user