labust/Build and push docker stage
Builds and pushes stages from a docker file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stage-name | The name of the stage in the Docker multi-stage file. | yes | — |
| tag-name | The tag under which to publish. | yes | — |
| context | Path to the docker context. | yes | — |
| username | The username for the docker login action. | yes | — |
| password | The password for the docker login action. | yes | — |
Outputs
no outputs