Skip to content

Commit

Permalink
Update specs repo when validating CocoaPods spec
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelofabri committed Apr 15, 2019
1 parent 739e007 commit f0bb0c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
steps:
- script: bundle install --path vendor/bundle
displayName: bundle install
- script: bundle exec pod repo update
displayName: pod repo update
- script: bundle exec pod lib lint --verbose SwiftLintFramework.podspec
displayName: pod lib lint

Expand Down

0 comments on commit f0bb0c8

Please sign in to comment.