Update .gitea/workflows/build-image.yml
Some checks failed
Image Build / init (push) Successful in 7s
Image Build / iventoy image (push) Failing after 7s

This commit is contained in:
Sthope 2024-04-23 20:15:39 +02:00
parent da2c56639d
commit cb0fe400df

View File

@ -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