test build and push

This commit is contained in:
Abner Rizzi 2023-08-10 09:22:18 -03:00
parent d0d55d424c
commit c1ea2a9b16
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY}}/${{ env.RAW_IMAGE_NAME }} # Use the original name for metadata
images: ${{ env.REGISTRY}}/${{ env.IMAGE_NAME }} # Use the original name for metadata
flavor: latest=true
tags: |
type=ref,event=branch