We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d4b9f1 + 9378817 commit e16480cCopy full SHA for e16480c
1 file changed
Jenkinsfile
@@ -12,7 +12,7 @@
12
import jenkins.model.CauseOfInterruption.UserInterruption
13
14
pipeline {
15
- agent { label "ubuntu-18.04&&master" }
+ agent { label "linux&&neo" }
16
17
environment {
18
PROJECTPATH="${WORKSPACE}/couchbase-cli"
0 commit comments