File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed
Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,6 @@ groups:
4141 - acceptance-log-cache-syslog
4242 - cleanup-autoscaler-deployments
4343 - fetch-latest-stemcell
44- - draft
4544 - performance
4645 - release
4746 - set-pipeline
@@ -51,7 +50,6 @@ groups:
5150- name : autoscaler-release
5251 jobs :
5352 - acceptance-log-cache-syslog
54- - draft
5553 - release
5654 - set-pipeline
5755 - upgrade-test
@@ -400,26 +398,6 @@ jobs:
400398 image : " app-autoscaler-tools"
401399 file : ci/ci/autoscaler/tasks/fetch-latest-stemcell.yml
402400
403- - name : draft
404- public : true
405- build_logs_to_retain : 100
406- plan :
407- - in_parallel :
408- - get : " app-autoscaler-tools"
409- trigger : true
410- - get : ci
411- params : { submodules: none }
412- - get : app-autoscaler-release
413- passed : [upgrade-test]
414- trigger : true
415- - task : dummy-release-autoscaler
416- image : " app-autoscaler-tools"
417- file : ci/ci/autoscaler/tasks/release-autoscaler.yml
418- params :
419- UPLOADER_KEY : ((autoscaler_blobstore_uploader_key))
420- GITHUB_TOKEN : ((autoscaler_access_token))
421- PERFORM_BOSH_RELEASE : false
422-
423401- name : update-golang
424402 public : true
425403 build_logs_to_retain : 100
You can’t perform that action at this time.
0 commit comments