summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/aai/aai-oom.yaml5
1 files changed, 1 insertions, 4 deletions
diff --git a/jjb/aai/aai-oom.yaml b/jjb/aai/aai-oom.yaml
index 9e2b4e403..816ecff2e 100644
--- a/jjb/aai/aai-oom.yaml
+++ b/jjb/aai/aai-oom.yaml
@@ -33,8 +33,5 @@
#!/bin/bash
cd kubernetes/
make common
- make {subproject}
+ make {helm-module}
oom_post_build_script: !include-raw-escape: shell/publish_helm_charts.sh
- subproject:
- - 'aai':
- files: 'kubernetes/aai/**'