From bca272b4a3a67461aed08d0c3a3c25e94ee41587 Mon Sep 17 00:00:00 2001 From: FahadMKhan <97802721+FahadMKhan@users.noreply.github.com> Date: Tue, 25 Jun 2024 23:07:25 +0100 Subject: [PATCH] Update Creating CICD Pipelines.md --- PHASE-3/Creating CICD Pipelines.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PHASE-3/Creating CICD Pipelines.md b/PHASE-3/Creating CICD Pipelines.md index 431e4c6..f7a0c9b 100644 --- a/PHASE-3/Creating CICD Pipelines.md +++ b/PHASE-3/Creating CICD Pipelines.md @@ -431,6 +431,7 @@ trivy --version - **Paste it under the NOTE** as shown in the picture below: ![Nexus-setting-2](https://github.com/FahadMKhan/BoardgameListingWebApp/assets/97802721/fcea7679-bf72-4b79-8bb7-8a4eea43906c) - Add the credentials for accessing Nexus: +Note that one credential is for maven-releases and the other is for maven-snapshots. ```xml @@ -438,6 +439,7 @@ trivy --version your-username your-password + maven-snapshots your-username