13excite/Build and push image
Build image from a Dockerfile, push it to the registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 1, 2022
- License
- None
Pinned Snippet
uses: 13excite/test-push-action@9a95f5a6d7e481cc2b00d392511fc00369bfe57f # v1.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| service | service name | yes | service |
| token | github token | yes | — |
| registry_secret | registry secret | yes | — |
| dockerfile | dockerfile to use | no | ./Dockerfile |
| context | docker build context directory | no | . |
| main_branch | main branch name | no | main |
| webhook_url | slack webhook URL (optional) | no | "" |
| is_release | is final release created? | no | false |
| image_path | Path to image like myhost.dev/project_name/service_type/ | yes | "" |
| registry_url | gcp docker registry | no | europe-west3-docker.pkg.dev |
Outputs
no outputs