Compare commits

..

4 Commits

Author SHA1 Message Date
880bda410a Merge pull request 'master' (#25) from master into release
All checks were successful
SHS Gitea/libs/pipeline/head This commit looks good
2020-05-19 21:49:11 +03:00
3d64351da6 update pip 2020-05-19 21:15:03 +03:00
52b00ac0ab Merge branch 'master' of https://git.shs.tools/SHS/libs 2020-05-19 21:13:41 +03:00
e3000e5ebc Jenkinsfile comment 2020-05-19 21:13:31 +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