calckey/.woodpecker/ociImageTag.yml

11 lines
217 B
YAML
Raw Normal View History

pipeline:
publish-docker-latest:
2023-04-20 20:14:20 +00:00
image: docker.io/plugins/kaniko
settings:
2023-04-20 20:14:20 +00:00
repo: git.astolfo.social/natty/calckey
tags: ${CI_COMMIT_TAG}
dockerfile: Dockerfile
2023-04-20 20:16:56 +00:00
when:
event: tag
tag: v*