We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 284bcf0 + a273ba1 commit 5bc8d0dCopy full SHA for 5bc8d0d
1 file changed
ci/pipelines/cf-deployment.yml
@@ -1552,6 +1552,15 @@ jobs:
1552
params:
1553
repository: updated-bbl-state
1554
rebase: true
1555
+ - task: bosh-extend-runtime-config
1556
+ file: runtime-ci/tasks/bosh-extend-runtime-config/task.yml
1557
+ input_mapping:
1558
+ bbl-state: relint-envs
1559
+ ops-file: relint-envs
1560
+ params:
1561
+ BBL_STATE_DIR: environments/test/snitch/bbl-state
1562
+ OPS_FILE_PATH: environments/test/snitch/bbl-config/warden-noble-dns.yml
1563
+ RUNTIME_CONFIG_NAME: dns
1564
- put: lite-pool
1565
params: {release: lite-pool}
1566
0 commit comments