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
with:
context: .
file: ./Dockerfile
file: ./Dockerfile.backend
push: true
tags: |
pazof/yavsc:latest