Skip to content

Commit 746c632

Browse files
authored
Update Jenkinsfile
1 parent d0f07e2 commit 746c632

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
@@ -1,5 +1,5 @@
11
pipeline{
2-
agent { label 'slave2'}
2+
agent { label 'slave-2'}
33
stages{
44
stage('Build stage') {
55
steps {

0 commit comments

Comments
 (0)