Skip to content

Commit

Permalink
compose
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jun 25, 2024
1 parent 7a0be5c commit 5f74633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ phases:
build:
on-failure: ABORT
commands:
- docker-compose -f mrt-inttest-services/mock-merritt-it build
- docker-compose -f mrt-inttest-services/mock-merritt-it push
- docker-compose -f mrt-inttest-services/mock-merritt-it/docker-compose.yml build
- docker-compose -f mrt-inttest-services/mock-merritt-it/docker-compose.yml push
post_build:
commands:
#- aws s3 rm s3://${S3CFBUCKET}/api --recursive

0 comments on commit 5f74633

Please sign in to comment.