diff options
Diffstat (limited to 'releases')
-rw-r--r-- | releases/1.8.3-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/1.8.3-container.yaml b/releases/1.8.3-container.yaml new file mode 100644 index 00000000..61ce52a9 --- /dev/null +++ b/releases/1.8.3-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '1.8.3' +project: 'policy-drools-pdp' +log_dir: 'policy-drools-pdp-maven-docker-stage-honolulu/107/' +ref: 0cf50aad13921d7bcd13bedf68e95bbaff03abf2 +containers: + - name: 'policy-drools' + version: '1.8.3-20210623T1904' |