Skip to content

Commit

Permalink
update outdated 'copilot pipeline init' instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Hsing-Yu (David) Chen <[email protected]>
  • Loading branch information
davidhsingyuchen committed Apr 17, 2023
1 parent 6f0b89a commit cedef49
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/microservices/frontend/tabs/copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,10 @@ copilot pipeline init

Once again, you will be prompted with a series of questions. Answer the questions with the following answers:

- Which environment would you like to add to your pipeline? Answer: Choose "test"
- Which repository would you like to use for your pipeline? Answer: Choose the repo url that matches the code commit repository. It will contain `git-codecommit.<region>`
- What would you like to name this pipeline? Answer: Press `Enter` to use the default name (i.e., `ecsdemo-frontend-main`)
- What type of continuous delivery pipeline is this? Answer: Choose "Workloads"
- Which environment would you like to add to your pipeline? Answer: Choose "test"

The core pipeline files will be created in the ./copilot directory. Here is what the output should show:

Expand Down
Binary file modified static/images/copilot-pipeline-init.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/copilot-pipeline-output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/copilot-pipeline-status.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cedef49

Please sign in to comment.