mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 21:40:01 +08:00
Update docker/metadata-action action to v4
This commit is contained in:
parent
281209775c
commit
962d255d7a
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Set up Docker buildx
|
- name: Set up Docker buildx
|
||||||
uses: docker/setup-buildx-action@v1
|
uses: docker/setup-buildx-action@v1
|
||||||
- name: Generate docker tags
|
- name: Generate docker tags
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v4
|
||||||
id: meta
|
id: meta
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user