mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 17:11:56 +01:00
Update docker images in CI config
This commit is contained in:
parent
62101db8cc
commit
c53dfe8342
@ -1,6 +1,6 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: androidsdk/android-30
|
||||
image: cs8898/android-fdroid-sdk:31.0.0
|
||||
commands:
|
||||
- pwd #bump
|
||||
- ./gradlew assembleDebug --stacktrace
|
||||
|
@ -1,6 +1,6 @@
|
||||
pipeline:
|
||||
tests:
|
||||
image: androidsdk/android-30
|
||||
image: cs8898/android-fdroid-sdk:31.0.0
|
||||
commands:
|
||||
- pwd #bump
|
||||
- ./gradlew :app:testBangleDebugUnitTest :app:testMainDebugUnitTest
|
||||
|
Loading…
Reference in New Issue
Block a user