bishal05das/image build and push
a composite action to build and push image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 14, 2026
- License
- None
Pinned Snippet
uses: bishal05das/build-and-push@634c7365e76d76ab98f6516d601b7b428a2e31dc # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerhub-username | Dockerhub username | yes | — |
| dockerhub-token | Dockerhub token | yes | — |
| image-name | Image name | yes | — |
| image-tag | Image tag | yes | — |
Outputs
| name | description |
|---|---|
| result | Result of the action: success or fail |