File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,9 @@ Application Options:
4343 --whitelist.project= Filter projects (UUIDs) [$AZURE_DEVOPS_FILTER_PROJECT]
4444 --blacklist.project= Filter projects (UUIDs) [$AZURE_DEVOPS_BLACKLIST_PROJECT]
4545 --list.query= Pairs of query and project UUIDs in the form: '<queryId>@<projectId>' [$AZURE_DEVOPS_QUERIES]
46+ --tags.schema= Tags to be extracted from builds in the format 'tagName:type' with following types: number,
47+ info, bool [$AZURE_DEVOPS_TAG_SCHEMA]
48+ --tags.build.definition= Build definition ids to query tags (IDs) [$AZURE_DEVOPS_TAG_BUILD_DEFINITION]
4649 --cache.path= Cache path (to folder, file://path... or
4750 azblob://storageaccount.blob.core.windows.net/containername or
4851 k8scm://{namespace}/{configmap}}) [$CACHE_PATH]
You can’t perform that action at this time.
0 commit comments