Skip to content

Commit e16480c

Browse files
committed
MB-57305 Merge branch 'cheshire-cat' into neo
* cheshire-cat: MB-57305 Switch from 'ubuntu-18.04&&master' to 'linux&&${branch}' Change-Id: Ib7eb94f8d57af31eb8bde07c8a502b8d2357334f
2 parents 4d4b9f1 + 9378817 commit e16480c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
import jenkins.model.CauseOfInterruption.UserInterruption
1313

1414
pipeline {
15-
agent { label "ubuntu-18.04&&master" }
15+
agent { label "linux&&neo" }
1616

1717
environment {
1818
PROJECTPATH="${WORKSPACE}/couchbase-cli"

0 commit comments

Comments
 (0)