X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-macros.yaml;h=6a2ea5261c10f9269645184a7be4817a008ee949;hb=a4baa1b17e527a9d586d44928773712ee5cc0db6;hp=2dd657046f20ed83f2012cc40d18477530ef842e;hpb=5f28702c4a74e49627390ffd108c1beea141a27b;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-macros.yaml b/jjb/lf-macros.yaml index 2dd65704..6a2ea526 100644 --- a/jjb/lf-macros.yaml +++ b/jjb/lf-macros.yaml @@ -521,10 +521,13 @@ name: LOG_DIR default: "" description: "Log dir, example: project-maven-stage-master/17/" - - string: + - choice: name: DISTRIBUTION_TYPE - default: "" - description: "Set to maven for build with parametes" + choices: + - None + - container + - maven + description: "Set to maven for build with parameters" - bool: name: USE_RELEASE_FILE default: "{use-release-file}"