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:
|
pipeline:
|
||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
platforms: linux/amd64
|
|
||||||
repo: git.cyber.gent/friedkiwi/code-server-mod
|
repo: git.cyber.gent/friedkiwi/code-server-mod
|
||||||
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
||||||
username: ${CI_REPO_OWNER}
|
username: ${CI_REPO_OWNER}
|
||||||
|
Loading…
Reference in New Issue
Block a user