mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2024-12-18 19:22:50 +01:00
Merge branch 'fix_ci_typo' into 'master'
Move CI failure allow to correct job to fail See merge request pixeldroid/PixelDroid!477
This commit is contained in:
commit
aa7aa04df6
@ -47,6 +47,7 @@ debugTests:
|
|||||||
- ./gradlew -Pci --console=plain :app:testDebug -x lint
|
- ./gradlew -Pci --console=plain :app:testDebug -x lint
|
||||||
|
|
||||||
.connected-template: &connected-template
|
.connected-template: &connected-template
|
||||||
|
allow_failure: true
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- start-emulator
|
- start-emulator
|
||||||
@ -68,7 +69,6 @@ connected 27 default x86_64:
|
|||||||
fdroid build:
|
fdroid build:
|
||||||
stage: build
|
stage: build
|
||||||
image: registry.gitlab.com/fdroid/ci-images-client:latest
|
image: registry.gitlab.com/fdroid/ci-images-client:latest
|
||||||
allow_failure: true
|
|
||||||
tags:
|
tags:
|
||||||
- server_artectrex
|
- server_artectrex
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user