How to set nexus user name and password in a AWS Code Pipeline

To set Nexus username and password in an AWS CodePipeline, you can use environment variables.

Here is an example of how to set Nexus credentials using environment variables:

  1. Go to the CodePipeline console and select the pipeline you want to set the credentials for.
  2. Click on the “Edit” button in the “Stages” section.
  3. In the “Actions” section, click on the “Edit” button for the action that will be using Nexus.
  4. In the “Environment Variables” section, click on the “Add environment variable” button.
  5. In the “Name” field, enter “NEXUS_USERNAME” and in the “Value” field, enter your Nexus username.
  6. Click on the “Add environment variable” button again and enter “NEXUS_PASSWORD” in the “Name” field and your Nexus password in the “Value” field.
  7. Click on the “Save” button to save your changes.
Rajesh Kumar
Follow me
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x