Skip to content

Commit

Permalink
OpenShift Pipelines: remove gsutil image
Browse files Browse the repository at this point in the history
  • Loading branch information
sthaha committed Nov 1, 2019
1 parent 70a9245 commit a42639f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ images:
- destination_dir: .
source_path: /go/bin/.
to: tektoncd-pipeline-entrypoint
- dockerfile_path: openshift/ci-operator/knative-images/gsutil/Dockerfile
from: base
inputs:
bin:
paths:
- destination_dir: .
source_path: /go/bin/.
to: tektoncd-pipeline-gsutil
- dockerfile_path: openshift/ci-operator/knative-images/git-init/Dockerfile
from: base
inputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ images:
- destination_dir: .
source_path: /go/bin/.
to: tektoncd-pipeline-entrypoint
- dockerfile_path: openshift/ci-operator/knative-images/gsutil/Dockerfile
from: base
inputs:
bin:
paths:
- destination_dir: .
source_path: /go/bin/.
to: tektoncd-pipeline-gsutil
- dockerfile_path: openshift/ci-operator/knative-images/git-init/Dockerfile
from: base
inputs:
Expand Down

0 comments on commit a42639f

Please sign in to comment.