diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-17 09:25:36 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-17 09:25:36 +0100 |
commit | 2a1bc92e53237efc1ff33b047d93952ddb7a70b9 (patch) | |
tree | 9852a637fff1a6cce681146a12e042c16f559411 | |
parent | a87dc57fb50117c262fb869766a87327493d6ac4 (diff) |
Release docker images for policy/pap: 3.1.3
This commit releases docker images for repo policy/pap.
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5001
Change-Id: I5d77dc0b599cbba1dea8fbf028d8686d5ed07412
Signed-off-by: waynedunican <wayne.dunican@est.tech>
-rw-r--r-- | releases/3.1.3-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/3.1.3-container.yaml b/releases/3.1.3-container.yaml new file mode 100644 index 00000000..ae989434 --- /dev/null +++ b/releases/3.1.3-container.yaml @@ -0,0 +1,8 @@ +distribution_type: 'container' +container_release_tag: '3.1.3' +project: 'policy-pap' +log_dir: 'policy-pap-maven-docker-stage-master/1140' +ref: a87dc57fb50117c262fb869766a87327493d6ac4 +containers: + - name: 'policy-pap' + version: '3.1.3-20240516T1541' |