Skip to content

Commit 84c1381

Browse files
committed
CI: bump deps for all supported GOOS's
1 parent 35c3f74 commit 84c1381

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ci/pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
SOURCE_PATH: src/bosh-dns
2121
GOPROXY: ((repository_mirrors.goproxy))
2222
GOSUMDB: ((repository_mirrors.gosumdb))
23+
GOOS_LIST: linux,windows
2324
input_mapping:
2425
input_repo: bosh-dns-release
2526
output_mapping:
@@ -35,6 +36,7 @@ jobs:
3536
SOURCE_PATH: src/bosh-dns/acceptance_tests/dns-acceptance-release/src/test-recursor
3637
GOPROXY: ((repository_mirrors.goproxy))
3738
GOSUMDB: ((repository_mirrors.gosumdb))
39+
GOOS_LIST: linux,windows
3840
input_mapping:
3941
input_repo: bumped-bosh-dns-release
4042
output_mapping:
@@ -50,6 +52,7 @@ jobs:
5052
SOURCE_PATH: src/debug
5153
GOPROXY: ((repository_mirrors.goproxy))
5254
GOSUMDB: ((repository_mirrors.gosumdb))
55+
GOOS_LIST: linux,windows
5356
input_mapping:
5457
input_repo: bumped-bosh-dns-release
5558
output_mapping:

0 commit comments

Comments
 (0)