Compare commits

..

1 Commits

Author SHA1 Message Date
9a04cac86c first try of automated docker builds 2024-05-25 13:32:53 +02:00

@ -8,7 +8,7 @@ name: Build and release APK
jobs:
build:
name: Build APK
runs-on: ubuntu-latest
runs-on: k8s
steps:
- name: Install prerequisites