Files
hello-gin/.woodpecker.yaml
xjumbyx 43964f05be
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
init
2026-02-16 11:40:16 +02:00

13 lines
286 B
YAML

steps:
build:
image: woodpeckerci/plugin-kaniko
settings:
repo: ${CI_REPO}
tags: latest
registry: git.codemowers.io
username:
from_secret: docker_username
password:
from_secret: docker_password
extra_opts: --single-snapshot