croesusfin/Docker Build Common Action
This action wraps up the steps required to build a Docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| context | The path to the Dockerfile to build | no | . |
| gh_token | The GitHub Token, value of `secrets.GITHUB_TOKEN` in the calling workflow | yes | — |
| img_name | The image name to build | yes | — |
| registry | The registry name | no | ghcr.io/croesusfin/ |
Outputs
no outputs