Skip to content

Commit

Permalink
No longer need to install certs in PR (facebook#117)
Browse files Browse the repository at this point in the history
* Verify if certs are needed for PR

* Remove unused file
  • Loading branch information
acoates-ms authored Jul 26, 2019
1 parent 7fea9c0 commit 4f86dc4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
18 changes: 0 additions & 18 deletions .ado/templates/apple-install-certs.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .ado/templates/apple-job-react-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ steps:
# Task Group: XCode select proper version
- template: apple-xcode-select.yml

# Task Group: ISS Install Apple certs and provisioning profiles
- template: apple-install-certs.yml

- task: CmdLine@2
displayName: npm install
inputs:
Expand Down

0 comments on commit 4f86dc4

Please sign in to comment.