beezlabs-org/Container Build Push
Action to build a container and push it to the container repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 13, 2024
- License
- None
Pinned Snippet
uses: beezlabs-org/container-build-push@ee0de88eafded913910aae1ac9312c9791140db9 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of the container | yes | — |
| push | Push the container to the container repo | no | true |
| acr-client-id | Azure Container Registry client id | yes | — |
| acr-password | Azure Container Registry client secret | yes | — |
| auth-token | Dependency auth token | no | — |
| working-dir | The working directory of the project | no | . |
Outputs
no outputs