diff --git a/Jenkinsfile b/Jenkinsfile index 3ce4fed..08b26ba 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -6,7 +6,7 @@ remote.identityFile = '/var/jenkins_home/.ssh/id_rsa' remote.allowAnyHosts = true remote.agent = false remote.logLevel = 'INFO' -def build_appimage() +def copylib() { sh ''' set -e