oci-images/.woodpecker/workflow.yaml

12 lines
170 B
YAML
Raw Normal View History

2024-11-02 18:39:47 -05:00
when:
- event: push
branch: main
steps:
- name: build
image: alpine
commands:
2024-11-02 19:29:57 -05:00
- apk update
- apk add buildah
- buildah build keycloak/