1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-04 01:58:06 +02:00

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

4
Jenkinsfile vendored
View File

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