Skip to content

Instantly share code, notes, and snippets.

@vdemeester
Created November 8, 2021 15:24
Show Gist options
  • Save vdemeester/b3d4238f34aea1bcbe16ba9d25bd3cfb to your computer and use it in GitHub Desktop.
Save vdemeester/b3d4238f34aea1bcbe16ba9d25bd3cfb to your computer and use it in GitHub Desktop.
apiVersion: appstudio.redhat.io
kind: BuildIt
spec:
application:
ref: some-has-app-object
scan: true
sign: true
status:
completionTime: "2020-05-04T02:19:14Z"
conditions:
- lastTransitionTime: "2020-05-04T02:19:14Z"
message: "Tasks Completed: 4, Skipped: 0"
reason: Succeeded
status: "True"
type: Succeeded
startTime: "2020-05-04T02:00:11Z"
images:
- name: main
ref: quay.io/foo/bar:abcde@sha256:fe…
pipelunerun: …
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment