File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -528,7 +528,6 @@ jobs:
528528 - in_parallel :
529529 - get : bosh-windows-stemcell-builder-ci
530530 tags : [*worker_tag]
531- - get : bosh-windows-stemcell-builder-ci-image
532531 - get : bosh-windows-stemcell-builder-dockerfiles
533532 trigger : true
534533 tags : [*worker_tag]
@@ -538,10 +537,10 @@ jobs:
538537 - in_parallel :
539538 - task : build-azstemcell
540539 file : bosh-windows-stemcell-builder-ci/ci/tasks/build-azstemcell/task.yml
541- image : bosh-windows-stemcell-builder-ci -image
540+ image : golang-release -image
542541 - task : build-docker-args
543542 file : bosh-windows-stemcell-builder-ci/ci/tasks/build-docker-args/task.yml
544- image : bosh-windows-stemcell-builder-ci -image
543+ image : ubuntu -image
545544 params :
546545 GITHUB_ACCESS_TOKEN : ((github_public_repo_token))
547546 - put : bosh-windows-stemcell-builder-ci-docker-image
You can’t perform that action at this time.
0 commit comments