Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfg committed Apr 18, 2024
1 parent 2614620 commit 91d5136
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ In short, the deployment was registered to run every day at 4pm (America/Chicago

The tools used to carry out the project were these:

1. **Prefect**: Orchestrationn
1. **Prefect**: Orchestration

2. **Google Cloud Storage (GCS)**: Data Lake

Expand All @@ -58,7 +58,7 @@ The tools used to carry out the project were these:

6. **GH Actions**: CI/CD

7. **IAC**: Terraform
7. **Terraform**: IAC

8. **Looker Studio**: Dashboard

Expand Down Expand Up @@ -176,7 +176,7 @@ touch dbt-service-account.json

7. Build the Docker image:
```bash
docker build -t brazilian-reits-image .
docker build -f Dockerfile.dev -t brazilian-reits-image .
```

8. Run the Docker image:
Expand Down

0 comments on commit 91d5136

Please sign in to comment.