Fix: docker metadata action context
This commit is contained in:
@@ -60,6 +60,7 @@ runs:
|
|||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v5.7.0
|
uses: docker/metadata-action@v5.7.0
|
||||||
with:
|
with:
|
||||||
|
context: workflow
|
||||||
images: |
|
images: |
|
||||||
${{ inputs.push-registry }}/${{ env.GITEA_REPO }}
|
${{ inputs.push-registry }}/${{ env.GITEA_REPO }}
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user