actions-marketplace-validations/docker-base-image-auto-rebuild-on-dependency-update
Rebuild docker base image only when dependencies are updated.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GH_USERNAME | Github Username | yes | — |
| GH_PERSONAL_ACCESS_TOKEN | Github Personal Access Token | yes | — |
| ORGANIZATION_NAME | Organization name for your container registry | yes | — |
| IMAGE_NAME | Name of the docker image | yes | — |
| DOCKERFILE_PATH | File path for the Dockerfile | yes | — |
| STAGE | Can either be `dev` or `prod` | yes | — |
Outputs
| name | description |
|---|---|
| TAG | Name of the image tag |