wordpress-mobile / WordPress-iOS-Shared

Shared components used in building the WordPress iOS apps and other library components
GNU General Public License v2.0
18 stars 22 forks source link

CircleCI: Publish pod when the repo is tagged #219

Closed jtreanor closed 4 years ago

jtreanor commented 4 years ago

Description

Adding a CircleCI job that will run pod trunk push on the podspec whenever the repo is tagged. This is already in use and tested on WordPressAuthenticator.

Testing Details

We can't really test this directly on the PR, but you can see it was tested here: https://github.com/wordpress-mobile/circleci-orbs/pull/38