summaryrefslogtreecommitdiff
path: root/source/deploy_complete.sh
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-16 15:45:15 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-16 15:45:15 +0100
commit200268b877e76c30c1b908b0d1febac6ba4cdf5d (patch)
treeea1f0936a15f67e20b136eae027d210fd42a44c9 /source/deploy_complete.sh
parentae718e7c4abaa729753f1757aada95ca4b35000f (diff)
downloadorchestration-200268b877e76c30c1b908b0d1febac6ba4cdf5d.tar.gz
Set -x
Diffstat (limited to 'source/deploy_complete.sh')
-rw-r--r--source/deploy_complete.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/deploy_complete.sh b/source/deploy_complete.sh
index a498bac..a66b7a7 100644
--- a/source/deploy_complete.sh
+++ b/source/deploy_complete.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# this will run once ybd has finished a build
-set -e
+set -ex
category=postdeploy