Skip to content

Commit

Permalink
store buildspec
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jul 22, 2024
1 parent 3f1a0e9 commit 841bafa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 40 deletions.
2 changes: 1 addition & 1 deletion mrt-services/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
- zoo
image: ${AWS_ACCOUNT_ID}.dkr.ecr.${AWS_REGION}.amazonaws.com/mrt-store:dev
build:
context: store
context: store/mrt-store
dockerfile: Dockerfile
args:
ECR_REGISTRY: ${AWS_ACCOUNT_ID}.dkr.ecr.${AWS_REGION}.amazonaws.com
Expand Down
3 changes: 0 additions & 3 deletions mrt-services/store/.dockerignore

This file was deleted.

36 changes: 0 additions & 36 deletions mrt-services/store/Dockerfile

This file was deleted.

0 comments on commit 841bafa

Please sign in to comment.