Skip to content

Commit 5a72a40

Browse files
committed
asdf
1 parent a0b3774 commit 5a72a40

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.tekton/jupyter-minimal-ubi9-python-3-11-pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -611,8 +611,8 @@ spec:
611611
- name: COSIGN_VERSION
612612
value: v2.4.3
613613
runAfter:
614-
- show-sbom
615-
# - build-image-index
614+
# - show-sbom
615+
- build-image-index
616616
# taskRef:
617617
# params:
618618
# - name: name

.tekton/jupyter-minimal-ubi9-python-3-11-push.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,8 +606,8 @@ spec:
606606
- name: COSIGN_VERSION
607607
value: v2.4.3
608608
runAfter:
609-
- show-sbom
610-
# - build-image-index
609+
# - show-sbom
610+
- build-image-index
611611
# taskRef:
612612
# params:
613613
# - name: name

0 commit comments

Comments
 (0)