Merge branch 'jenkins_test' of https://github.com/kakwa/uts-server into jenkins_test

This commit is contained in:
kakwa 2017-04-27 22:30:26 +02:00
commit d3819f4144
1 changed files with 0 additions and 4 deletions

4
Jenkinsfile vendored
View File

@ -56,8 +56,4 @@ pipeline {
}
}
}
environment {
GIT_SSL_NO_VERIFY = 'true'
CIVETWEB_GITURL = 'https://gogs.kakwa.fr/kakwa/civetweb/'
}
}