FIXME build the signed apk using a dedicated GitHub action
This commit is contained in:
parent
4b9bf57a51
commit
4899a251e0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue