Skip to content

Commit 87a80a6

Browse files
authored
Update Jenkinsfile
1 parent 5e4ee61 commit 87a80a6

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 any
2+
agent slave2
33
stages{
44
stage('Build stage') {
55
steps {

0 commit comments

Comments
 (0)