Skip to content

Commit

Permalink
Merge pull request apache#2627 from rhoughton-pivot/GEODE-5864
Browse files Browse the repository at this point in the history
[GEODE-5864] We lost dumping out the pipeline somehow. Put it back.
  • Loading branch information
smgoller authored Oct 16, 2018
2 parents fddfd63 + a2bbcb4 commit 49b4c5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/pipelines/geode-build/deploy_pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ pushd ${SCRIPTDIR} 2>&1 > /dev/null
popd 2>&1 > /dev/null
cp ${SCRIPTDIR}/generated-pipeline.yml ${OUTPUT_DIRECTORY}/generated-pipeline.yml

grep -n . ${OUTPUT_DIRECTORY}/generated-pipeline.yml

cat > ${OUTPUT_DIRECTORY}/pipeline-vars.yml <<YML
geode-build-branch: ${GEODE_BRANCH}
geode-fork: ${GEODE_FORK}
Expand Down

0 comments on commit 49b4c5d

Please sign in to comment.