azure/Azure Container Registry Build

Use ACR to build a container image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
service_principalService Principal with Contributor role on the ACRyes
service_principal_passwordService Principal passwordyes
tenantAzure Container Registry tenantyes
registryThe name of the ACR, minus the .azurecr.ioyes
repositoryRepository to useyes
git_access_tokenGithub access token for private repositoriesyes
imageDocker image nameno
tagDocker image tag, default to the commit SHAno
branchBranch to build from, defaults to masterno
folderThe folder in the Github repo that holds the sourceyes
dockerfileThe location of the Dockerfile; defaults to ./Dockerfileno
build_argsJSON specifying key=value pairs as as Docker build argumentsno

no outputs