We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95c480 commit 9085675Copy full SHA for 9085675
Jenkinsfile
@@ -1,4 +1,4 @@
1
-node {
+node('master') {
2
3
stage('Checkout') {
4
if(env.GERRIT_REFSPEC && env.GERRIT_PATCHSET_REVISION) {
0 commit comments