Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatao Li committed Feb 12, 2020
1 parent 1a66f96 commit c746d10
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:
targetType: 'inline'
script: |
sudo apt-get install ruby ruby-dev rubygems build-essential rpm
sudo gem install --no-ri --no-rdoc fpm
sudo gem install --no-document --no-rdoc fpm
- task: Bash@3
inputs:
filePath: 'pack.sh'
Expand Down

0 comments on commit c746d10

Please sign in to comment.