FIXME build the signed apk using a dedicated GitHub action

This commit is contained in:
Paul Schneider 2026-06-07 11:48:42 +01:00
commit 4899a251e0

View file

@ -33,7 +33,7 @@ jobs:
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile.backend
push: true push: true
tags: | tags: |
pazof/yavsc:latest pazof/yavsc:latest