when: - event: push branch: main steps: - name: build image: quay.io/buildah/stable commands: - buildah build keycloak/ privileged: true