Skip to content

Commit

Permalink
Add output for bosh-lites pipeline
Browse files Browse the repository at this point in the history
Previously silent and hard to understand what was going on

[#165728819](https://www.pivotaltracker.com/story/show/165728819)

Co-authored-by: Will Murphy <wmurphy@pivotal.io>
  • Loading branch information
bwasmith and willmurphyscode committed Apr 30, 2019
1 parent 1d3f62d commit 86ea5fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/bin/reconfigure-pipelines
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ configure_infrastructure_pipeline() {
configure_bosh_lite_pool_pipeline() {
local name=$1

printf "configuring the $name pipeline...\n"

fly -t ci set-pipeline \
-p $name \
-c $pipelines_path/cli-dev-bosh-lite/pipeline.yml \
Expand Down

0 comments on commit 86ea5fc

Please sign in to comment.