File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -584,16 +584,20 @@ jobs:
584584 trigger : true
585585 - task : bump-golang-deps-stembuild
586586 file : golang-release/ci/tasks/shared/bump-deps.yml
587+ tags : [*internal_worker_tag]
587588 params :
588589 SOURCE_PATH : stembuild
590+ GOPROXY : https://((broadcom_artifactory_mirrors.username)):((broadcom_artifactory_mirrors.password))@((broadcom_artifactory_mirrors.golang)),off
589591 input_mapping :
590592 input_repo : stemcell-builder
591593 output_mapping :
592594 output_repo : stemcell-builder
593595 - task : bump-golang-deps-acceptance_test
594596 file : golang-release/ci/tasks/shared/bump-deps.yml
597+ tags : [*internal_worker_tag]
595598 params :
596599 SOURCE_PATH : acceptance_test
600+ GOPROXY : https://((broadcom_artifactory_mirrors.username)):((broadcom_artifactory_mirrors.password))@((broadcom_artifactory_mirrors.golang)),off
597601 input_mapping :
598602 input_repo : stemcell-builder
599603 output_mapping :
You can’t perform that action at this time.
0 commit comments