Skip to content

Commit

Permalink
remove workspace as part of migration #9
Browse files Browse the repository at this point in the history
remove workspace as part of migration
  • Loading branch information
sbose78 authored Sep 26, 2023
2 parents 69e234f + d541398 commit 94db89f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .tekton/external-secrets-controller-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -325,9 +325,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/external-secrets-controller-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -323,9 +323,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 94db89f

Please sign in to comment.