Skip to content

Commit

Permalink
GEODE-6460: Restore dropped Jinja variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
PurelyApplied authored and robbadler committed Mar 11, 2019
1 parent 79dbd01 commit a32d859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pipelines/geode-build/deploy_pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ repository:
branch: ${GEODE_BRANCH}
upstream_fork: ${UPSTREAM_FORK}
public: ${REPOSITORY_PUBLIC}
sanitized_fork: ${SANITIZED_GEODE_FORK}
YML

python3 ../render.py jinja.template.yml --variable-file ../shared/jinja.variables.yml repository.yml --environment ../shared/ --output ${SCRIPTDIR}/generated-pipeline.yml || exit 1
Expand Down

0 comments on commit a32d859

Please sign in to comment.