Skip to content

Commit ec0fb4a

Browse files
committed
HBASE-25134 Migrate HBase PreCommit jenkins job from Hadoop to hbase (#2488)
1 parent c0a8132 commit ec0fb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-support/Jenkinsfile_GitHub

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
pipeline {
1919

2020
agent {
21-
label 'Hadoop'
21+
label 'hbase'
2222
}
2323

2424
options {

0 commit comments

Comments
 (0)