Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonygrees authored Nov 12, 2020
1 parent 0e680a7 commit 1aa043c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Step 3: The Developer now modifies the code and then tests and verifies the code
Step 4: The Developer then commits the code changes to the local branch.
Step 5: The Developer then pushes the branch to the source code management (SCM) repository.
Step 6: The Developer then initiates a pull request (PR) in the source code management (SCM) repository.
Step 7: The CI/CD pipeline (i.e. Jenkins or Concourse CI or MS VSTS) picks up the pull request which triggers automated testing and approvals.
Step 7: The CI/CD pipeline (i.e. Jenkins, Harness, Bamboo or Azure DevOps etc ) picks up the pull request which triggers automated testing and approvals.
## Step 1. Install Chef Automate and Chef Server
Expand Down

0 comments on commit 1aa043c

Please sign in to comment.