chore: not run pod under CI root

This commit is contained in:
CMK 2021-08-04 17:50:16 +08:00
parent c157a86695
commit 98f682d61a
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
sudo gem install cocoapods-keys
# stub keys. DO NOT use in production
sudo pod keys set notification_endpoint "<endpoint>"
sudo pod keys set notification_endpoint_debug "<endpoint>"
pod keys set notification_endpoint "<endpoint>"
pod keys set notification_endpoint_debug "<endpoint>"
sudo pod install
pod install