Update .gitea/workflows/container-build.yml
This commit is contained in:
@@ -43,4 +43,4 @@ jobs:
|
|||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
${REGISTRY}/${REPO_OWNER}/${IMAGE_NAME}:${{ matrix.operating-systems }}
|
${{ REGISTRY }}/${{ REPO_OWNER }}/${{ IMAGE_NAME }}:${{ matrix.operating-systems }}
|
||||||
Reference in New Issue
Block a user