keptn/Build Docker Image
Builds and Pushes Docker Images with some Keptn Internals
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| IMAGE_NAME | Image Name, e.g., keptn/some-service or keptn-contrib/some-service | yes | — |
| DOCKER_FOLDER | In case you are trying to build from a subfolder, set this to the subfolder (must end in a trailing slash) | — | ./ |
| VERSION | Semantic version used as the tag of the docker image | yes | — |
| DATETIME | Optional datetime for the tag of the docker image (will be set automatically if left empty) | — | unset |
| FILE | Optional name of the Dockerfile | — | Dockerfile |
Outputs
no outputs