diff options
author | statta <statta@research.att.com> | 2020-05-06 02:08:25 -0400 |
---|---|---|
committer | Sunder Tattavarada <statta@research.att.com> | 2020-05-06 17:47:01 +0000 |
commit | 16744740bf14c659a97d01071adff775049e43d8 (patch) | |
tree | b4976bb7e7bdfdbd973382a26d06cb2be6432fb2 | |
parent | cf2bf4c30a2500c0bfab0828530b0400d2fdd706 (diff) |
Skiping SDK DB and WMS Dockerfile
Issue-ID: PORTAL-900
Change-Id: I29c795fe61001722c814ef7692525787335871bf
Signed-off-by: statta<statta@research.att.com>
(cherry picked from commit 011e0c25de29ee9cde5b60a637ae6b6f9268f08e)
-rw-r--r-- | 3.2.1-container-portal-docker.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/3.2.1-container-portal-docker.yaml b/3.2.1-container-portal-docker.yaml new file mode 100644 index 00000000..8872a0a6 --- /dev/null +++ b/3.2.1-container-portal-docker.yaml @@ -0,0 +1,7 @@ +distribution_type: container +container_release_tag: 3.2.1 +project: portal +ref: b310e558488c48cadc251a3d87b1f10f044c2499 +containers: + - name: portal-app + version: 3.2.0-STAGING-latest |