mirror of https://github.com/1N3/Sn1per.git
test build and push
This commit is contained in:
parent
d0d55d424c
commit
c1ea2a9b16
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue