infinytum-mc/Docker Publish
Build and publish a docker container
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Name of the image | yes | — |
| tag | Tag for the image | no | ${{ github.ref_name }} |
| registry | URL of the registry to publish the package to. Defaults to DockerHub. | no | docker.io |
| username | Username of the registry account | yes | — |
| password | Password of the registry account | yes | — |
| target | Which target of the image to build | no | — |
Outputs
no outputs