summaryrefslogtreecommitdiff
path: root/triggers/firehose_trigger.sh
diff options
context:
space:
mode:
Diffstat (limited to 'triggers/firehose_trigger.sh')
-rw-r--r--triggers/firehose_trigger.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/triggers/firehose_trigger.sh b/triggers/firehose_trigger.sh
index b641dca..fb39329 100644
--- a/triggers/firehose_trigger.sh
+++ b/triggers/firehose_trigger.sh
@@ -1,2 +1,3 @@
+set -ex
echo "[$(date "+%F %R")] Firehose triggered with repo: $1" >> ../../../../trigger_log
python firehose_call.py "$1"