push on tags
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
SebClem 2023-07-04 16:37:31 +02:00
parent cab88875b1
commit 2d17658e56
Signed by: sebclem
GPG Key ID: 5A4308F6A359EA50

View File

@ -6,6 +6,7 @@ pipeline:
cache_from: git.sebclem.fr/sebclem/${CI_REPO_NAME}
registry: git.sebclem.fr
dry_run: true
auto_tag: true
logins:
- registry: https://git.sebclem.fr
username:
@ -19,7 +20,7 @@ pipeline:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
tag: latest
auto_tag: true
repo: git.sebclem.fr/sebclem/${CI_REPO_NAME}
cache_from: git.sebclem.fr/sebclem/${CI_REPO_NAME}
logins:
@ -29,5 +30,5 @@ pipeline:
password:
from_secret: docker_token
when:
environment: production
event: deployment
event:
- tag