corporate-org/Build and Push to Humanitec
Builds a container image from a Dockerfile and then pushes it to the Humanitec registry and notifies the platform.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| humanitec-token | API Token provided when you add your ci pipline in the Humanitec platform. | yes | — |
| organization | The name of the organization that the module will be built for. | yes | — |
| module-name | The name you want to refer to the module to in the Humanitec Platform. | no | "" |
| dockerfile | Directory containing the Dockerfile. Defaults to the root of repository. | no | . |
| humanitec-registry | Allows the default humanitec registry to be overidden for testing. | no | registry.humanitec.io |
| humanitec-api | Allows the default humanitec api to be overidden for testing. | no | api.humanitec.io |
Outputs
no outputs