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
No related tags found
No related merge requests found
...@@ -275,6 +275,8 @@ appimage-amd64: ...@@ -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'
......
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