mirror of
				https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
				synced 2025-10-31 17:08:11 +01:00 
			
		
		
		
	| @@ -2,6 +2,7 @@ steps: | ||||
|   build: | ||||
|     image: alvrme/alpine-android:android-33-jdk11 | ||||
|     commands: | ||||
|       - apk add --no-cache python3 | ||||
|       - ./gradlew :app:assembleRelease | ||||
|     when: | ||||
|       path: [ app/**, build.gradle ] | ||||
|   | ||||
| @@ -8,6 +8,7 @@ steps: | ||||
|   build: | ||||
|     image: alvrme/alpine-android:android-33-jdk11 | ||||
|     commands: | ||||
|       - apk add --no-cache python3 | ||||
|       - ./gradlew :app:assembleNightly | ||||
|   sign: | ||||
|     image: alvrme/alpine-android:android-33-jdk11 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user