Added some debug

This commit is contained in:
Segey Lapin
2019-10-17 19:41:44 +03:00
parent 28ff8af8b2
commit 310b108fa0

4
Jenkinsfile vendored
View File

@@ -30,7 +30,11 @@ node('docker && ubuntu-16.04') {
sh '''#!/bin/sh
rm -f export-templates
rm -Rf godot-templates
echo before
ls -l
rm -f proto2-html5.zip BallKickers-windows.zip BallKickers-linux.zip
echo after
ls -l
tar xf godot-templates.tar.gz
ln -sf godot-templates export-templates
mkdir butler