This commit is contained in:
2025-12-10 08:12:52 +02:00
parent 1d2c23440c
commit cbec350da2
15 changed files with 147 additions and 325 deletions

12
.woodpecker.yaml Normal file
View File

@@ -0,0 +1,12 @@
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