Skip to content

Commit 2b79490

Browse files
committed
Remove workspace reference from on-push pipeline
Signed-off-by: Leonardo Milleri <lmilleri@redhat.com>
1 parent a1d4786 commit 2b79490

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.tekton/trustee-operator-bundle-push.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -393,9 +393,6 @@ spec:
393393
operator: in
394394
values:
395395
- "false"
396-
workspaces:
397-
- name: workspace
398-
workspace: workspace
399396
- name: clamav-scan
400397
params:
401398
- name: image-digest
@@ -510,9 +507,6 @@ spec:
510507
operator: in
511508
values:
512509
- "false"
513-
workspaces:
514-
- name: workspace
515-
workspace: workspace
516510
- name: sast-unicode-check
517511
params:
518512
- name: image-digest
@@ -539,9 +533,6 @@ spec:
539533
operator: in
540534
values:
541535
- "false"
542-
workspaces:
543-
- name: workspace
544-
workspace: workspace
545536
- name: apply-tags
546537
params:
547538
- name: IMAGE_URL

0 commit comments

Comments
 (0)