Update .gitea/workflows/build-image.yml
This commit is contained in:
parent
da2c56639d
commit
cb0fe400df
@ -56,5 +56,5 @@ jobs:
|
||||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
push: true
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/${GITEA_REPOSITORY_NAME}:latest
|
||||
tags: ${{ secrets.DOCKERHUB_USERNAME }}/iventoy:latest
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user