Skip to content

Commit 01b8964

Browse files
committed
CI: update mirror ref
1 parent 72b13cb commit 01b8964

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -587,8 +587,8 @@ jobs:
587587
tags: [*internal_worker_tag]
588588
params:
589589
SOURCE_PATH: stembuild
590-
GOPROXY: https://((broadcom_artifactory_mirrors.username)):((broadcom_artifactory_mirrors.password))@((broadcom_artifactory_mirrors.goproxy)),off
591-
GOSUMDB: https://(broadcom_artifactory_mirrors.gosumdb))
590+
GOPROXY: https://((repository_mirrors.username)):((repository_mirrors.password))@((repository_mirrors.goproxy)),off
591+
GOSUMDB: https://((broadcom_artifactory_mirrors))
592592
input_mapping:
593593
input_repo: stemcell-builder
594594
output_mapping:
@@ -598,8 +598,8 @@ jobs:
598598
tags: [*internal_worker_tag]
599599
params:
600600
SOURCE_PATH: acceptance_test
601-
GOPROXY: https://((broadcom_artifactory_mirrors.username)):((broadcom_artifactory_mirrors.password))@((broadcom_artifactory_mirrors.goproxy)),off
602-
GOSUMDB: https://(broadcom_artifactory_mirrors.gosumdb))
601+
GOPROXY: https://((repository_mirrors.username)):((repository_mirrors.password))@((repository_mirrors.goproxy)),off
602+
GOSUMDB: https://((broadcom_artifactory_mirrors))
603603
input_mapping:
604604
input_repo: stemcell-builder
605605
output_mapping:

0 commit comments

Comments
 (0)