egzotech/Setup Private Git Dependencies
Setup Private Git Dependencies
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| dependencies | Private dependencies which will be added to Git in format: org/repo:base64 privkey:base64 org/repo:base64 privkey:base64 ... | no | — |
| export-script | Exports a script file with specified name which can be used for accessing dependencies in Dockerfile. Dependencies are passed to the script through DEPENDENCIES environment variable. | no | — |
| export-only | Only does the export-script | no | — |
| custom-prepare | Custom shell script which will be executed before installing dependencies | no | — |
| custom-cleanup | Custom shell script which will be executed after installing dependencies | no | — |
Outputs
no outputs