jenkins-file #15

Merged
bucky merged 25 commits from jenkins-file into master 2023-10-06 20:49:12 -07:00
Showing only changes of commit b70b0846a1 - Show all commits
Vendored
+1
View File
@@ -5,6 +5,7 @@ pipeline {
stage('Init') {
steps {
sh 'rbenv local 3.2.2'
}
}
}
}