Revert to kaniko after switching from podman to docker
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
212736366a
commit
1e6732b1a1
@ -1,9 +1,8 @@
|
||||
pipeline:
|
||||
publish-docker-image:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
image: plugins/kaniko
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
platforms: linux/amd64
|
||||
repo: git.cyber.gent/friedkiwi/code-server-mod
|
||||
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
||||
username: ${CI_REPO_OWNER}
|
||||
|
Loading…
Reference in New Issue
Block a user