summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-12-26 04:52:03 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2020-12-26 04:52:03 +0100
commit71aea17ac6dccdacaf20b923477bf0cdcf8af395 (patch)
tree516b40be760af20c72eb54b5d96e2e0578395dac
parentRemove travis (diff)
downloadnheko-71aea17ac6dccdacaf20b923477bf0cdcf8af395.tar.xz
Expose appimage
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml

index 331caa85..8a6775db 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml
@@ -188,8 +188,9 @@ appimage-amd64: - bash ./.ci/upload-nightly-gitlab.sh nheko-latest-x86_64.AppImage artifacts: paths: - - '*.AppImage*' + - 'nheko-latest-x86_64.AppImage' expire_in: 1 week + expose_as: 'appimage-amd64' cache: key: "$CI_JOB_NAME" paths: