Put in debugging for failing push-to-prod step (sigh)

This commit is contained in:
Rohan Mitchell
2015-06-18 15:29:05 +10:00
parent ce0de6e1dc
commit ae3a69c1af

View File

@@ -1,6 +1,6 @@
#!/bin/bash
set -e
set -ex
source ./script/ci/includes.sh
# Add production git remote if required