mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-19 14:10:38 -04:00
gitlab-ci: connected10 does not mark build as failed
The connected10 build is not yet stable, and it has odd crashes. So it should not affect the overall success/fail marking. For example: https://gitlab.com/eighthave/fdroidclient/builds/1430790
This commit is contained in:
@@ -47,6 +47,7 @@ connected10:
|
||||
# this file changes every time but should not be cached
|
||||
- rm -f $GRADLE_USER_HOME/caches/modules-2/modules-2.lock
|
||||
- exit $EXITVALUE
|
||||
allow_failure: true # remove once install segfaults are gone
|
||||
|
||||
connected17:
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user