Compare commits
1 Commits
2.1.0
...
renovate/d
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a52f450fc |
@@ -28,7 +28,7 @@ jobs:
|
|||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v6
|
||||||
with:
|
with:
|
||||||
images: ${{ inputs.registry }}/${{ env.GITHUB_REPOSITORY }}
|
images: ${{ inputs.registry }}/${{ env.GITHUB_REPOSITORY }}
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user