bluerobotics/Deploy to BlueOS Cloud Container Registry
Action to build and push docker images into BlueOS Cloud container registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Mar 18, 2025
- License
- None
Pinned Snippet
uses: bluerobotics/blueos-cloud-action@dfa1d335707e61711f401c676f6cf49eb02aa783 # 0.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| BCLOUD_PAT | BlueOS Cloud Personal Access Token (PAT) | yes | — |
| REGISTRY | BlueOS Cloud registry url | no | 316003453400.dkr.ecr.us-east-1.amazonaws.com |
| EXTENSION | BlueOS CLoud extension identifier | yes | — |
| PLATFORMS | List of target platforms for build | no | linux/arm/v7,linux/arm64,linux/amd64 |
| CONTEXT | Build's context is the set of files located in the specified PATH or URL | no | {{defaultContext}} |
Outputs
no outputs