master
sundayenglish 9 months ago
parent 6964334e4e
commit 87d58b03f2
  1. 2
      Jenkinsfile

2
Jenkinsfile vendored

@ -15,7 +15,7 @@ pipeline {
userRemoteConfigs: [[url: GIT_URL]]
])
sh "pwd"
sh "git --version"
}
}
}

Loading…
Cancel
Save