ci: use kaniko
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Ax333l 2023-02-04 21:48:40 +01:00
parent a3e92aeaa9
commit 31b8fcbcef
Signed by: Ax333l
GPG key ID: D2B4D85271127D23

View file

@ -2,12 +2,10 @@ branches: master
pipeline: pipeline:
build: build:
image: git.axelen.xyz/containers/buildkit-plugin image: plugins/kaniko
settings: settings:
repo: containers/s3-plugin repo: git.axelen.xyz/containers/s3-plugin
registry: git.axelen.xyz registry: git.axelen.xyz
username: Woodpecker username: Woodpecker
password: password:
from_secret: gitea_password from_secret: gitea_password
volumes:
- /srv/worker/socks/buildkit:/run/buildkit