Skip to content

Commit 9378817

Browse files
committed
MB-57305 Merge branch 'mad-hatter' into cheshire-cat
* mad-hatter: MB-57305 Switch from 'ubuntu-18.04&&master' to 'linux&&${branch}' Change-Id: I49d392cd7ea36d8bfc6699a2ae2f1374d633604f
2 parents b93603b + d1e904f commit 9378817

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&&cheshire-cat" }
1616

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

0 commit comments

Comments
 (0)