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:
43
43
--whitelist.project= Filter projects (UUIDs) [$AZURE_DEVOPS_FILTER_PROJECT]
44
44
--blacklist.project= Filter projects (UUIDs) [$AZURE_DEVOPS_BLACKLIST_PROJECT]
45
45
--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]
46
49
--cache.path= Cache path (to folder, file://path... or
47
50
azblob://storageaccount.blob.core.windows.net/containername or
48
51
k8scm://{namespace}/{configmap}}) [$CACHE_PATH]
You can’t perform that action at this time.
0 commit comments