CI: fix docker-cpi deploy#509
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates the Docker CPI CI task script to be more robust and to deploy using paths that are stable relative to the Concourse task working directory.
Changes:
- Switch to
bashwithset -euo pipefail, plus optionalDEBUGtracing. - Update the director environment sourcing path to
/tmp/local-bosh/director/bosh-env. - Use
${PWD}/bosh-deployment-anchored paths for the zookeeper deploy manifest and improve log timestamp substitution.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.