Created
November 8, 2021 15:24
-
-
Save vdemeester/b3d4238f34aea1bcbe16ba9d25bd3cfb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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