summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-10-01 01:09:13 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-10-01 01:09:13 +0100
commitbbf627de90883e0b05d71dcc11db9cad3a07d372 (patch)
treedc0900c3cf1038ad1c7ad6117e17ff5a3bb90a1c
parentf0fb330bd2517d30ab84d317f4728a91fb8b94fb (diff)
downloadorchestration-bbf627de90883e0b05d71dcc11db9cad3a07d372.tar.gz
Make bottlerock run configure()
-rw-r--r--source/bottlerock.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/bottlerock.py b/source/bottlerock.py
index 5b095c4..2690d05 100644
--- a/source/bottlerock.py
+++ b/source/bottlerock.py
@@ -81,6 +81,7 @@ def repo_update():
ref = change['ref']
sha = change['new']
if repo_name == DEFINITIONS:
+ configure.configure()
candidate_refs = configure.get_candidate_refs()
if ref == orch_config.definitions_base_ref:
# if baseref changes then trigger firehose