Switch to Woodpecker
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Lauri Võsandi 2024-07-26 14:17:24 +03:00
parent 5e64dfa04a
commit 826df446d7
2 changed files with 13 additions and 2 deletions

View File

@ -1,2 +0,0 @@
kind: template
load: docker-multiarch.yaml

13
.woodpecker.yml Normal file
View File

@ -0,0 +1,13 @@
pipeline:
docker:
image: plugins/kaniko
settings:
repo: harbor.k-space.ee/${CI_REPO}
registry: harbor.k-space.ee
tags: latest
username:
from_secret: docker_username
password:
from_secret: docker_password
when:
branch: master