summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-28 07:26:46 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-28 07:26:46 +0100
commit0a40eb1064c4321a300f41d1695732c22b349d9e (patch)
treeb1fbdb6aebb3cfb2fb12d4f27b3e35c9d20f468c
parenta592b6c4214da944a80e7670226a6030b844ee5e (diff)
downloadbuildslave-scripts-0a40eb1064c4321a300f41d1695732c22b349d9e.tar.gz
Debug deploy trigger
-rw-r--r--triggers/deploy_trigger.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/triggers/deploy_trigger.sh b/triggers/deploy_trigger.sh
index e4725ef..a97aeec 100644
--- a/triggers/deploy_trigger.sh
+++ b/triggers/deploy_trigger.sh
@@ -17,6 +17,8 @@ cd ybd-env
./bin/pip install pyyaml sandboxlib jsonschema requests
git clone -n https://github.com/devcurmudgeon/ybd.git
git --git-dir=./ybd/.git --work-tree=./ybd checkout 15.39
+pwd
+ls ..
cp ../deploy_logic.py .
cp ../deploy_a_system.sh .
cp ../ybd.conf ybd