diff options
author | Jim Hahn <jrh3@att.com> | 2020-07-10 18:15:31 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-07-10 18:16:37 -0400 |
commit | ad11a0ddc32ff6bac70647f44cedc161bc9d622b (patch) | |
tree | 1d6fbaf882808d6281a69945471108d5a81aab10 /releases | |
parent | c452040c374c6cf92d1c1d01ee553e3b1c3040d4 (diff) |
Release drools-apps 1.7.0 docker artifacts
Issue-ID: POLICY-2695
Change-Id: I98c17adf83d75c410dd29049b1a863564f2a7c33
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.7.0-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/1.7.0-container.yaml b/releases/1.7.0-container.yaml new file mode 100644 index 000000000..25aa83510 --- /dev/null +++ b/releases/1.7.0-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.7.0' +project: 'policy-drools-applications' +log_dir: 'policy-drools-applications-maven-docker-stage-master/415' +ref: c452040c374c6cf92d1c1d01ee553e3b1c3040d4 +containers: + - name: 'policy-pdpd-cl' + version: '1.7.0-20200710T2201' |