origoss/build-push-kustomize
Build, push Docker images and then update a kustomize repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| imageNames | Names of the images that are to be built | yes | — |
| imageTagPrefix | Image tag prefix. Image names are appended to this prefix. | yes | — |
| imageTagSuffix | Image tag suffix. | yes | — |
| dockerfileSuffix | Suffix of the Dockerfile. | yes | — |
| dockerUsername | Docker Hub login user name | yes | — |
| dockerPassword | Docker Hub login password | yes | — |
| kustomizeRepoPath | Path to the kustomize repo | yes | — |
| gitUserName | Git config user name | — | Github Actions |
| gitUserEmail | Git config user name | — | noreply@test.io |
Outputs
no outputs