Skip to content

Commit 28eba39

Browse files
authored
Update Jenkinsfile
1 parent a1c84db commit 28eba39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pipeline{
2-
agent {label 'slave1'}
2+
agent {label 'slave-2'}
33
stages{
44
stage('Build stage') {
55
steps {

0 commit comments

Comments
 (0)