imoverse/Build docker image
Build imove docker image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 24, 2021
- License
- None
Pinned Snippet
uses: imoverse/image-builder@806802a98d9f31d2ea0e69af3c5bf24818fa0ef0 # v1.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| acr-name | docker registry name | no | imoveregistry.azurecr.io |
| app-name | container image name, without prefix. Ex chargebee | yes | "" |
| registry-username | container registry username | yes | "" |
| registry-password | container registry password | yes | "" |
Outputs
| name | description |
|---|---|
| random-number | Random number |
| sha_short | Short sha |