Skip to content

Commit

Permalink
configure database credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
tulna07 committed Sep 27, 2024
1 parent 7b84f4c commit a83f00b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ chapter : false
pre : " <b> 16.1 </b> "
---

The necessary database credentials must first be configured before the AWSbome Books project is released.

**1.** Make sure you are in the **awsome-books** local repository.

```git
Expand Down
10 changes: 9 additions & 1 deletion content/16-Your-First-Release-Workflow-Executions/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,12 @@ date : "`r Sys.Date()`"
weight : 16
chapter : false
pre : " <b> 16. </b> "
---
---

In this section, you are going to run several Release workflow to deliver AWSome Books to AWS.

#### Content

1. [Configure Database Credentials](1-configure-database-credentials)
2. [Your First Release Workflow Execution](2-your-first-release-workflow-execution)
3. [Your Second Release Workflow Execution](3-your-second-release-workflow-execution)

0 comments on commit a83f00b

Please sign in to comment.