Fix sonar issues
[oom/platform/cert-service.git] / README.md
index 2523995..c3a30ce 100644 (file)
--- a/README.md
+++ b/README.md
@@ -48,8 +48,6 @@ make build
 make start-backend
 3. Run Cert Service Client
 make run-client
-3. Remove client container
-make stop-client
 4. Stop Cert Service and EJBCA
 make stop-backend
 ```
@@ -86,4 +84,9 @@ https://nexus.onap.org/content/repositories/snapshots/org/onap/aaf/certservice/
 All docker images are hosted under nexus3 uri:
 ```
 https://nexus3.onap.org/repository/docker.snapshot/v2/onap/org.onap.aaf.certservice.aaf-certservice-api/
-```
\ No newline at end of file
+```
+
+### How to release containers
+```
+https://github.com/lfit/releng-global-jjb/blob/master/docs/jjb/lf-release-jobs.rst
+```