Files
hello-gin/.woodpecker.yml
2023-05-17 07:38:07 +00:00

9 lines
130 B
YAML

pipeline:
build:
image: plugins/kaniko
settings:
repo: $CI_REPO
tags: latest
when:
branch: master