Skip to content

Commit d5c6e64

Browse files
chmoueltekton-robot
authored andcommitted
Remove last go get from the e2e-test-yaml
Following commit 2af394c there was a `go get` left which wasnt removed. Since we have it in vendor directory we don't need to donwload it again. Signed-off-by: Chmouel Boudjnah <chmouel@redhat.com>
1 parent 9356336 commit d5c6e64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e-tests-yaml.sh

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
# This script calls out to scripts in tektoncd/plumbing to setup a cluster
1818
# and deploy Tekton Pipelines to it for running integration tests.
1919

20-
go get -d github.com/GoogleCloudPlatform/cloud-builders/gcs-fetcher/cmd/gcs-fetcher
2120
source $(git rev-parse --show-toplevel)/test/e2e-common.sh
2221

2322
# Script entry point.

0 commit comments

Comments
 (0)