Skip to content

Commit

Permalink
Try installing gems
Browse files Browse the repository at this point in the history
  • Loading branch information
dtwaddle2-r7 committed Nov 17, 2023
1 parent fb5a0d7 commit 3c8de08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ pipeline {
stages {
stage('Install dependencies') {
steps {
sh 'bundle install'
sh 'gem install rake'
sh 'wget -O semver https://raw.githubusercontent.com/fsaintjacques/semver-tool/3.3.0/src/semver && chmod +x semver'
}
Expand Down

0 comments on commit 3c8de08

Please sign in to comment.