Merge pull request 'master' (#25) from master into release
All checks were successful
SHS Gitea/libs/pipeline/head This commit looks good
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:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -16,7 +16,7 @@ def build_docker(name) {
|
|||||||
return "\n - ${image}"
|
return "\n - ${image}"
|
||||||
}
|
}
|
||||||
node {
|
node {
|
||||||
stage("Download SRC") {
|
stage("checkout") {
|
||||||
checkout scm
|
checkout scm
|
||||||
}
|
}
|
||||||
def _envmap = [:]
|
def _envmap = [:]
|
||||||
|
|||||||
2
pip
2
pip
Submodule pip updated: 1692d389c9...ecadc0f2e0
Reference in New Issue
Block a user