chore: not run pod under CI root
This commit is contained in:
parent
c157a86695
commit
98f682d61a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue