bisnow/Build and push image to ECR
Build and push image to ECR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 18, 2025
- License
- None
Pinned Snippet
uses: bisnow/github-actions-build-and-push-image@705b0d3156b954c9870c534ef8d9fa4f09eb2dc8 # v2.2.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-account | AWS Account to use | yes | — |
| registry | ECR registry | yes | — |
| build-args | Build args to pass to docker build | no | — |
| composer-oauth | Composer oauth token | no | "" |
| flux-license-key | Flux license key from https://fluxui.dev/dashboard | no | "" |
| flux-username | Email on Flux account | no | "" |
| image-tag | Tag to use for the image | no | latest |
| platforms | Platforms to build for | no | linux/amd64,linux/arm64 |
| dev-package | Dev package to install | no | no |
| no-composer | Do not run composer install | no | "" |
| build-assets | Build assets | no | "" |
Outputs
no outputs