genropy/Genropy Docker Build and Push
Build and push Docker images of a Genropy project
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image_name | Name of the Docker image | yes | — |
| instance_name | Instance name for genropy | yes | — |
| registry | Container registry URL | no | ghcr.io |
| python_version | Python version to use | no | 3.11 |
| org_clone_token | Token for cloning private repositories | yes | — |
| github_token | GitHub token for registry authentication | yes | — |
| deployer_urls | Comma-separated URLs to notify after build (GENROPY_DEPLOYER_URLS) | no | "" |
| deployer_token | Token for deployer authentication (GENROPY_DEPLOYER_TOKEN) | no | "" |
Outputs
no outputs