This commit is contained in:
parent
a3e92aeaa9
commit
31b8fcbcef
1 changed files with 2 additions and 4 deletions
|
@ -2,12 +2,10 @@ branches: master
|
|||
|
||||
pipeline:
|
||||
build:
|
||||
image: git.axelen.xyz/containers/buildkit-plugin
|
||||
image: plugins/kaniko
|
||||
settings:
|
||||
repo: containers/s3-plugin
|
||||
repo: git.axelen.xyz/containers/s3-plugin
|
||||
registry: git.axelen.xyz
|
||||
username: Woodpecker
|
||||
password:
|
||||
from_secret: gitea_password
|
||||
volumes:
|
||||
- /srv/worker/socks/buildkit:/run/buildkit
|
||||
|
|
Loading…
Reference in a new issue