Skip to content

Commit

Permalink
Fix bundle install
Browse files Browse the repository at this point in the history
  • Loading branch information
vsafonkin committed Oct 8, 2019
1 parent a1f7fee commit b2979e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
bundle install
displayName: "bundle install"
- script: bundle install
- script: bundle _1.17.3_ install
workingDirectory: 'CalSmokeApp'
displayName: "CalSmokeApp bundle install"

Expand Down

0 comments on commit b2979e8

Please sign in to comment.