mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-03 17:02:13 +01:00
Use own image for builds
This commit is contained in:
parent
035d0037dd
commit
f70a6c5706
@ -1,6 +1,6 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: cs8898/android-fdroid-sdk:31.0.0
|
||||
image: codeberg.org/freeyourgadget/android-fdroid-tools:latest
|
||||
commands:
|
||||
- pwd #bump
|
||||
- ./gradlew assembleDebug --stacktrace
|
||||
|
@ -1,6 +1,6 @@
|
||||
pipeline:
|
||||
tests:
|
||||
image: cs8898/android-fdroid-sdk:31.0.0
|
||||
image: codeberg.org/freeyourgadget/android-fdroid-tools:latest
|
||||
commands:
|
||||
- pwd #bump
|
||||
- ./gradlew :app:testBangleDebugUnitTest :app:testMainDebugUnitTest
|
||||
|
Loading…
Reference in New Issue
Block a user