Skip to content

Commit

Permalink
Fix release-precheck CI job (#1295)
Browse files Browse the repository at this point in the history
  • Loading branch information
macdrevx authored Apr 20, 2022
1 parent f494a70 commit 072225f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -665,6 +665,7 @@ jobs:
- run:
name: Podspec points to the release version
command: '[[ $(pod ipc spec MapboxMaps.podspec | jq -r .version) == "$VERSION" ]]'
- inject-netrc-credentials
- run:
name: General podspec check
command: pod spec lint --verbose --allow-warnings
Expand Down

0 comments on commit 072225f

Please sign in to comment.