Skip to content

Commit

Permalink
As cmd/{bash,nop,gsutil} image are gone, removing them from plumbing ⛏
Browse files Browse the repository at this point in the history
See tektoncd/pipeline#1503.

Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester authored and tekton-robot committed Nov 4, 2019
1 parent 43af1be commit 9e300f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
9 changes: 0 additions & 9 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1213,15 +1213,6 @@ periodics:
- name: builtGitInitImage
resourceRef:
name: git-init-image
- name: builtNopImage
resourceRef:
name: nop-image
- name: builtBashImage
resourceRef:
name: bash-image
- name: builtGsutilImage
resourceRef:
name: gsutil-image
- name: builtControllerImage
resourceRef:
name: controller-image
Expand Down
9 changes: 0 additions & 9 deletions tekton/resources/pipeline-nightly-build-trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,6 @@ spec:
- name: builtGitInitImage
resourceRef:
name: git-init-image
- name: builtNopImage
resourceRef:
name: nop-image
- name: builtBashImage
resourceRef:
name: bash-image
- name: builtGsutilImage
resourceRef:
name: gsutil-image
- name: builtControllerImage
resourceRef:
name: controller-image
Expand Down

0 comments on commit 9e300f5

Please sign in to comment.