diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-10-26 13:21:05 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-10-26 13:21:05 -0700 |
commit | acc5314ed8e916903a1f136ffcbef847ae39fef5 (patch) | |
tree | d5000e2d05bbf93cd1d0e45cbe54b1699f82e998 /version-manifest/src/main/resources | |
parent | 73e35266be6609f1eb59d2de3bf819ebd3cb4a79 (diff) |
Check for duplicate entries in manifests
Change-Id: Ibb63db5372d0000670e5c35df5c0c4e3313881ba
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'version-manifest/src/main/resources')
-rw-r--r-- | version-manifest/src/main/resources/docker-manifest-staging.csv | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/version-manifest/src/main/resources/docker-manifest-staging.csv b/version-manifest/src/main/resources/docker-manifest-staging.csv index f74db33ec..10dc7be84 100644 --- a/version-manifest/src/main/resources/docker-manifest-staging.csv +++ b/version-manifest/src/main/resources/docker-manifest-staging.csv @@ -157,8 +157,5 @@ onap/vvp/portal,1.0.0 onap/vvp/postgresql,1.0.0 onap/vvp/test-engine,1.0.0 onap/workflow-backend,1.3.1-SNAPSHOT -onap/workflow-backend,latest onap/workflow-frontend,1.3.1-SNAPSHOT -onap/workflow-frontend,latest -onap/workflow-init,1.3.0-SNAPSHOT onap/workflow-init,1.3.1-SNAPSHOT |