Skip to content

Commit 61a0608

Browse files
committed
CI: update mirror ref
1 parent 6dd30b1 commit 61a0608

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
output_mapping:
3838
output_repo: bumped-bosh-utils
3939
params:
40-
GOPROXY: https://((broadcom_artifactory_mirrors.username)):((broadcom_artifactory_mirrors.password))@((broadcom_artifactory_mirrors.goproxy)),off
41-
GOSUMDB: https://(broadcom_artifactory_mirrors.gosumdb))
40+
GOPROXY: https://((repository_mirrors.username)):((repository_mirrors.password))@((repository_mirrors.goproxy)),off
41+
GOSUMDB: https://((repository_mirrors.gosumdb))
4242
- in_parallel:
4343
- task: test-unit
4444
input_mapping:

0 commit comments

Comments
 (0)