tenedev/Docker Publish Action Tool
Build and publish Docker images to Docker Hub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| context_path | Build context path | no | . |
| docker_username | Docker Hub username | yes | — |
| docker_password | Docker Hub password or token | yes | — |
| dockerfile_path | Path to the Dockerfile | no | ./Dockerfile |
| image_repo | Repository for the Docker image (e.g. username/repo) | yes | — |
| version | Application version (e.g. 1.2.3, 1.2.3-beta.2, 1.2.3-34) | yes | — |
| dry_run | Build only, do not push images | no | false |
| summary | Generate job summary | no | true |
Outputs
no outputs