Move to gitea to build images
This commit is contained in:
parent
d1e866855a
commit
88ca689d0b
@ -56,7 +56,7 @@ jobs:
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: .
|
||||
file: docker/Dockerfile
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: "${{ steps.registry.outputs.registry }}/${{ env.GITHUB_REPOSITORY }}:${{ env.VERSIONARCH }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user