dfinance/Build & Push
Uses the git branch as the docker tag and pushes the container
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | The name of the image you would like to push | yes | — |
| username | The login username for the registry | yes | — |
| password | The login password for the registry | yes | — |
| registry | Use registry for pushing to a custom registry | no | — |
| dockerfile | Use dockerfile when you would like to explicitly build a Dockerfile | no | — |
| build_params | Use build_params when you want to pass a list of environment variables or etc | no | — |
| cache | Use cache when you have big images, that you would only like to build partially | no | — |
Outputs
no outputs