From: Jessica Wagantall Date: Wed, 17 Apr 2019 22:26:18 +0000 (-0700) Subject: Update build script used for aai-oom X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F41%2F85641%2F1;p=ci-management.git Update build script used for aai-oom Change-Id: If52a4f1293643a750cf877f2404692c92dba33cc Issue-ID: CIMAN-250 Signed-off-by: Jessica Wagantall --- diff --git a/jjb/aai/aai-oom.yaml b/jjb/aai/aai-oom.yaml index 7581e773b..8c4004918 100644 --- a/jjb/aai/aai-oom.yaml +++ b/jjb/aai/aai-oom.yaml @@ -25,7 +25,7 @@ set -e -o pipefail cd kubernetes/ make all - subproject_build_script: | + build_script: | #!/bin/bash cd kubernetes/ make common