Skip to content

Commit

Permalink
Make the app-image build failure a warning only.
Browse files Browse the repository at this point in the history
  • Loading branch information
TallFurryMan committed Nov 28, 2020
1 parent 3507693 commit 757b6d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ build-and-test:
build-appimage:
stage: test
interruptible: true
allow_failure: true
only:
- merge_requests
before_script:
Expand Down

0 comments on commit 757b6d9

Please sign in to comment.