when: - event: push branch: main steps: - name: build image: quay.io/buildah/stable commands: - buildah build keycloak/ backend_options: kubernetes: securityContext: apparmorProfile: type: Unconfined seccompProfile: type: Unconfined privileged: true