diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2021-02-22 10:57:44 -0500 |
---|---|---|
committer | Bruno Sakoto <bruno.sakoto@bell.ca> | 2021-02-22 10:57:44 -0500 |
commit | 861ecab596c548d77cc18f1581a992159ada82ee (patch) | |
tree | 02bcf6911137459092e3b666dbe2f9c4a41d4633 | |
parent | c6b259cc6706585bb6123de362f57a895304c894 (diff) |
Release cps docker 0.0.1
Issue-ID: CPS-175
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: Ide13969cdd6a5ae92658fb51645fb5b8dfedb563
-rw-r--r-- | releases/0.0.1-container.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/releases/0.0.1-container.yaml b/releases/0.0.1-container.yaml new file mode 100644 index 0000000000..d071019789 --- /dev/null +++ b/releases/0.0.1-container.yaml @@ -0,0 +1,8 @@ +distribution_type: container +container_release_tag: 0.0.1 +project: cps +log_dir: cps-maven-docker-stage-master/109/ +ref: c6b259cc6706585bb6123de362f57a895304c894 +containers: + - name: 'cps-and-nf-proxy' + version: '0.0.1'
\ No newline at end of file |