syntax error in Jenkinsfile
This commit is contained in:
Vendored
+1
@@ -5,6 +5,7 @@ pipeline {
|
||||
stage('Init') {
|
||||
steps {
|
||||
sh 'rbenv local 3.2.2'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user