diff --git a/Jenkinsfile b/Jenkinsfile index 07c840b..19b1d7e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -16,7 +16,7 @@ def build_docker(name) { return "\n - ${image}" } node { - stage("Download SRC") { + stage("checkout") { checkout scm } def _envmap = [:] diff --git a/pip b/pip index 1692d38..ecadc0f 160000 --- a/pip +++ b/pip @@ -1 +1 @@ -Subproject commit 1692d389c9d3c299696f968cb0a8238593f41413 +Subproject commit ecadc0f2e0fab8d564ebff28abcc9fc2c3901139