1
0
mirror of https://codeberg.org/pstorch/F-Droid_Build_Status.git synced 2025-10-05 15:42:41 +02:00

replace deprecated pipeline with steps

This commit is contained in:
Peter Storch
2023-12-17 16:01:31 +01:00
parent 8818ae291c
commit 5324b88893
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
pipeline:
steps:
build:
image: androidsdk/android-31
commands:

View File

@@ -1,4 +1,4 @@
pipeline:
steps:
build:
image: androidsdk/android-31
commands: