mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +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
|
- appimage-builder --skip-test
|
||||||
after_script:
|
after_script:
|
||||||
- bash ./.ci/upload-nightly-gitlab.sh nheko-latest-x86_64.AppImage
|
- bash ./.ci/upload-nightly-gitlab.sh nheko-latest-x86_64.AppImage
|
||||||
|
rules:
|
||||||
|
- if : '$CI_PIPELINE_TRIGGERED == null'
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- 'nheko-latest-x86_64.AppImage'
|
- 'nheko-latest-x86_64.AppImage'
|
||||||
|
|
Loading…
Reference in a new issue