We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pod_install_directory
1 parent df010b5 commit 8f31cadCopy full SHA for 8f31cad
src/jobs/ios_build_and_test.yml
@@ -23,7 +23,7 @@ parameters:
23
pod_install_directory:
24
type: string
25
default: ""
26
- description: The location of the "ios" directory for `pod install`
+ description: The location of the "ios" directory for `pod install`. Will skip `pod install` if missing.
27
yarn_cache:
28
description: Should we cache after yarn install? Defaults to true
29
type: boolean
0 commit comments