File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11---
2+ vars :
3+ - &worker_tag_windows windows-nimbus
4+
25jobs :
36 - name : bump-deps
47 public : true
1215 - task : bump-deps
1316 file : golang-release/ci/tasks/shared/bump-deps.yml
1417 image : golang-release-image
15- tags : [ windows-nimbus ]
1618 params :
1719 GIT_USER_NAME : CI Bot
1820 GIT_USER_EMAIL : cf-bosh-eng@pivotal.io
2830 - task : bump-deps-test-acceptance-release
2931 file : golang-release/ci/tasks/shared/bump-deps.yml
3032 image : golang-release-image
31- tags : [ windows-nimbus ]
3233 params :
3334 GIT_USER_NAME : CI Bot
3435 GIT_USER_EMAIL : cf-bosh-eng@pivotal.io
4445 - task : bump-deps-debug
4546 file : golang-release/ci/tasks/shared/bump-deps.yml
4647 image : golang-release-image
47- tags : [ windows-nimbus ]
4848 params :
4949 GIT_USER_NAME : CI Bot
5050 GIT_USER_EMAIL : cf-bosh-eng@pivotal.io
@@ -145,7 +145,7 @@ jobs:
145145 - task : test-unit-windows
146146 timeout : 1h
147147 file : bosh-dns-release/ci/tasks/windows/test-unit-windows.yml
148- tags : [ windows-nimbus ]
148+ tags : [*worker_tag_windows ]
149149 params :
150150 BOSH_DNS_RECURSOR_ADDRESS : 192.19.189.10
151151
You can’t perform that action at this time.
0 commit comments