pfg-actions/Service build and push to ECR actions
Service build and push to ECR actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service | Service Name | yes | — |
| gh-user | GitHub User | yes | — |
| gh-token | GitHub Token | yes | — |
| aws-access-key-id | — | yes | — |
| aws-secret-access-key | — | yes | — |
| aws-region | — | yes | — |
| go-private | — | yes | — |
| ecr-repository | — | yes | — |
| image-tag | Image Tag | — | "" |
Outputs
| name | description |
|---|---|
| image-tag | Image Tag |
| commit-message | Commit Message |
| ecr-repository | ECR Repository |