Skip to content

Commit

Permalink
fix: remove workspaces from pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulf Lilleengen committed Sep 12, 2023
1 parent e979e65 commit 9bb7b12
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .tekton/trustification-guac-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,6 @@ spec:
operator: in
values:
- "false"
workspaces:
- name: test-ws
workspace: workspace
- name: clair-scan
params:
- name: image-digest
Expand Down
3 changes: 0 additions & 3 deletions .tekton/trustification-guac-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,6 @@ spec:
operator: in
values:
- "false"
workspaces:
- name: test-ws
workspace: workspace
- name: clair-scan
params:
- name: image-digest
Expand Down

0 comments on commit 9bb7b12

Please sign in to comment.