Skip to content

Commit

Permalink
Remove undeeded GOPROXY from pull-kubernetes-dependencies-canary
Browse files Browse the repository at this point in the history
  • Loading branch information
cblecker committed Jul 29, 2019
1 parent b351a57 commit 246b49c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions config/jobs/kubernetes-security/generated-security-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3737,10 +3737,6 @@ presubmits:
env:
- name: WHAT
value: vendor vendor-licenses
- name: GOPROXY
value: https://proxy.golang.org
- name: GOSUMDB
value: sum.golang.org
image: gcr.io/k8s-testimages/kubekins-e2e:v20190726-d319b3f-master
name: main
resources: {}
Expand Down
4 changes: 0 additions & 4 deletions config/jobs/kubernetes/sig-testing/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ presubmits:
# Space separated list of the checks to run
- name: WHAT
value: "vendor vendor-licenses"
- name: GOPROXY
value: https://proxy.golang.org
- name: GOSUMDB
value: sum.golang.org
annotations:
testgrid-create-test-group: 'true'
- name: pull-kubernetes-godeps
Expand Down

0 comments on commit 246b49c

Please sign in to comment.