We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a990d11 commit ac706f4Copy full SHA for ac706f4
Jenkinsfile
@@ -21,7 +21,6 @@ pipeline {
21
[$class: 'CleanBeforeCheckout'] // Cleans workspace before checkout
22
],
23
userRemoteConfigs: [[url: 'https://github.com/shebwell/JavaWeb3.git']]
24
- ]
25
}
26
27
0 commit comments