fix
All checks were successful
Build and push container image / build-and-push-image (push) Successful in 2m27s
All checks were successful
Build and push container image / build-and-push-image (push) Successful in 2m27s
This commit is contained in:
@@ -30,4 +30,4 @@ jobs:
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: ${{ env.GITEA_DOMAIN }}/${{ env.RESULT_IMAGE_NAME }}:${{ gitea.ref }}
|
||||
tags: ${{ env.GITEA_DOMAIN }}/${{ env.RESULT_IMAGE_NAME }}:latest
|
Reference in New Issue
Block a user