Update .gitlab-ci.yml

rnhmjoj
DeepBlueV7.X 2023-01-05 04:06:26 +00:00 committed by GitHub
parent 5ba74a5d90
commit 82376877af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -275,6 +275,8 @@ appimage-amd64:
- appimage-builder --skip-test
after_script:
- bash ./.ci/upload-nightly-gitlab.sh nheko-latest-x86_64.AppImage
rules:
- if : '$CI_PIPELINE_TRIGGERED == null'
artifacts:
paths:
- 'nheko-latest-x86_64.AppImage'