Jenkins Kata 6: Deploying Containers (Step 4–6)

Learn about adding a build pipeline, defining and configuring a Dev, QA, and production environment deployment job, and adding a pipeline view.

Step 4: Define a QA environment deployment job

The following are the steps to define a QA environment deployment job:

  • Return to the Jenkins tab.
  • Click the “Jenkins” icon at the top left.
  • Click “New Item.”
  • Enter “qa-deploy-storelist” in the item name field.
  • Select “Freestyle project.”
  • Click “OK.”

Get hands-on with 1200+ tech skills courses.