mile-incube/Build and push docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerfile | — | yes | — |
| image-name | — | yes | — |
| registry | — | — | ghcr.io |
| push | — | — | false |
| context | — | — | src |
| artifact | — | no | — |
| artifactPath | — | — | "" |
| build-args | — | — | "" |
| env | — | no | — |
| gitSubmodules | — | — | false |
| az-creds | Use this azure credentials instead to push | no | — |
| acr | acr | no | — |
| gitToken | GitHub Access Token for pulling | no | — |
Outputs
| name | description |
|---|---|
| image-name | The image name |
| image-tag | The image tag |
| image-digest | The image digest |