use auto_tag
This commit is contained in:
parent
4add961b4c
commit
9a1c38c979
@ -19,7 +19,7 @@ pipeline:
|
|||||||
settings:
|
settings:
|
||||||
platforms: *platforms
|
platforms: *platforms
|
||||||
repo: woodpeckerci/plugin-docker-buildx
|
repo: woodpeckerci/plugin-docker-buildx
|
||||||
tags: latest, ${CI_COMMIT_TAG}
|
auto_tag: true
|
||||||
dockerfile: Dockerfile.multiarch
|
dockerfile: Dockerfile.multiarch
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
|
Loading…
Reference in New Issue
Block a user