oci-images/.woodpecker/workflow.yaml
Fritz Grimpen 3b7b3573e0
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
woodpecker: install netavark
2024-11-03 01:33:39 +01:00

11 lines
200 B
YAML

when:
- event: push
branch: main
steps:
- name: build
image: alpine
commands:
- apk update
- apk add buildah netavark
- buildah --storage-driver=vfs build keycloak/