gps/Setup SSH key for installing private pods
Enables the ability to install private pods using the given private deploy key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| NAME | Name of the key to be used to save the private SSH Key | yes | — |
| SSH_KEY | SSH_KEY is the private SSH key to be used to install the pod | yes | — |
| REPO | SSH URL of the private pod repository | yes | — |
| PODFILE | Podfile path where the SSH URL of the private pod repository is used to install the pod | no | ./Podfile |
Outputs
no outputs