Skip to content

Commit

Permalink
Commit changes made by code formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 4, 2022
1 parent 964efff commit 79553a4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,12 @@ Images](https://github.com/ministryofjustice/staff-device-docker-base-images) Gi
## Usage

---
**Note for local development**

In order to develop locally, ensure you have run the publish_terraform_outputs.sh in the IMA Platform repo. This will save all of your terraform outputs to parameter store (which this repo relies on).

---
**Note for local development**

In order to develop locally, ensure you have run the publish_terraform_outputs.sh in the IMA Platform repo. This will save all of your terraform outputs to parameter store (which this repo relies on).

---

### Running the code for development

Expand All @@ -70,11 +69,13 @@ make serve
To manually push an image to your AWS ECR repository:

1. Push an image to ECR

```
aws-vault exec moj-pttp-shared-services -- make publish
```

2. Deploy image to ECS

```
aws-vault exec moj-pttp-dev -- make deploy
```
Expand Down

0 comments on commit 79553a4

Please sign in to comment.