mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Update .gitlab-ci.yml
This commit is contained in:
parent
5ba74a5d90
commit
82376877af
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue