Files
hello-gin/.woodpecker.yaml
salasource 6bfe742121
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
c
2026-02-16 11:36:00 +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