Skip to content
Snippets Groups Projects
Unverified Commit 82376877 authored by Nicolas Werner's avatar Nicolas Werner Committed by GitHub
Browse files

Update .gitlab-ci.yml

parent 5ba74a5d
No related branches found
Tags nightly
No related merge requests found
......@@ -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'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment