calckey/.woodpecker/ociImageTag.yml

11 lines
217 B
YAML

pipeline:
publish-docker-latest:
image: docker.io/plugins/kaniko
settings:
repo: git.astolfo.social/natty/calckey
tags: ${CI_COMMIT_TAG}
dockerfile: Dockerfile
when:
event: tag
tag: v*