Merge pull request 'master' (#25) from master into release
All checks were successful
SHS Gitea/libs/pipeline/head This commit looks good

This commit was merged in pull request #25.
This commit is contained in:
2020-05-19 21:49:11 +03:00
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View File

@@ -16,7 +16,7 @@ def build_docker(name) {
return "\n - ${image}"
}
node {
stage("Download SRC") {
stage("checkout") {
checkout scm
}
def _envmap = [:]

2
pip

Submodule pip updated: 1692d389c9...ecadc0f2e0