bastianganze/Checkout Build Tag Push Docker
Builds, Tags and pushes Docker images to custom repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 9, 2026
- License
- MIT
Pinned Snippet
uses: bastianganze/checkout-build-push-docker@94022416cb1736a79140c37e16a930fbb422d154 # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image-name | Name of the Docker image, src-folder and tag | yes | — |
| version | Version tag for the Docker image (default: latest) | no | latest |
| suffix | Optional suffix to add to the image name | no | "" |
| build-args | List of build-time variables | no | — |
| secrets | List of build-time secrets | no | — |
Outputs
no outputs