Update .gitlab-ci.yml

maltee1-user_directory
DeepBlueV7.X 2 years ago committed by Nicolas Werner
parent 6fdc3f04f8
commit f6b047d595
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
  1. 2
      .gitlab-ci.yml

@ -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…
Cancel
Save