Switchd to hyper-minimal docker image

This commit is contained in:
Jef Roosens 2022-01-23 10:53:58 +01:00
parent d2af65cbce
commit 3fc22bf078
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
4 changed files with 26 additions and 0 deletions

View file

@ -6,9 +6,12 @@ pipeline:
image: woodpeckerci/plugin-docker-buildx
secrets: [ docker_username, docker_password ]
settings:
dockerfile: Dockerfile.ci
repo: chewingbever/vieter
tag: dev
platforms: [ linux/arm/v7, linux/arm64/v8, linux/amd64 ]
args:
- CI_COMMIT_SHA
when:
event: push
branch: dev