This commit is contained in:
parent
1a601ebcae
commit
64c8fabd55
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
||||||
|
|
||||||
- name: Extract repository metadata (tags, labels)
|
- name: Extract repository metadata (tags, labels)
|
||||||
id: meta
|
id: meta
|
||||||
uses: https://github.com/docker/metadata-action/metadata-action@v5
|
uses: https://github.com/docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: ${{ env.REGISTRY }}/${{ env.REGISTRY_IMAGE_NAME }}
|
images: ${{ env.REGISTRY }}/${{ env.REGISTRY_IMAGE_NAME }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue