syntax error in Jenkinsfile

pull/15/head
Adam Townsend 2023-10-06 12:04:46 -07:00
parent de61253db6
commit b70b0846a1
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -7,4 +7,5 @@ pipeline {
sh 'rbenv local 3.2.2'
}
}
}
}