summaryrefslogtreecommitdiffstats
path: root/jjb/optf/optf-osdf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/optf/optf-osdf.yaml')
-rw-r--r--jjb/optf/optf-osdf.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jjb/optf/optf-osdf.yaml b/jjb/optf/optf-osdf.yaml
index e9571b7af..e31f9f751 100644
--- a/jjb/optf/optf-osdf.yaml
+++ b/jjb/optf/optf-osdf.yaml
@@ -17,6 +17,11 @@
- '{project-name}-{stream}-{subproject}-verify-java'
- '{project-name}-{stream}-{subproject}-merge-java'
- '{project-name}-{stream}-{subproject}-release-version-java-daily'
+ - '{project-name}-{stream}-{subproject}-docker-java-version-shell-daily':
+ docker-pom: 'pom.xml'
+ mvn-goals: 'install'
+ script:
+ !include-raw-escape: 'build-optf-osdf-docker-image.sh'
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-basebuild-4c-4g'