summaryrefslogtreecommitdiff
path: root/triggers/deploy_trigger.sh
diff options
context:
space:
mode:
Diffstat (limited to 'triggers/deploy_trigger.sh')
-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