Add .woodpecker.yml

This commit is contained in:
Tomas Balsys 2023-12-12 02:40:56 +02:00
commit ec74329567
1 changed files with 13 additions and 0 deletions

13
.woodpecker.yml Normal file
View File

@ -0,0 +1,13 @@
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
event: push
steps:
build:
image: woodpeckerci/plugin-docker-buildx:2.2.1
settings:
repo: git.balsys.eu.org/tomas/mkosi
registry: ${CI_FORGE_URL}
username: ${CI_REPO_OWNER}
password:
from_secret: registry_token