From 310b108fa056b8756a2f25fff2d726e9dc0bed74 Mon Sep 17 00:00:00 2001 From: Segey Lapin Date: Thu, 17 Oct 2019 19:41:44 +0300 Subject: [PATCH] Added some debug --- Jenkinsfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Jenkinsfile b/Jenkinsfile index 0a5c9bb..6e280f9 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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