Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady committed Jul 25, 2024
1 parent 29dba7f commit ee7daea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ phases:
- docker-compose -f mrt-inttest-services/merritt-tomcat/docker-compose.yml push
- docker-compose -f mrt-inttest-services/merritt-maven/docker-compose.yml build
- docker-compose -f mrt-inttest-services/merritt-maven/docker-compose.yml push
- docker buildx -t ${ECR_REGISTRY}/merritt-maven:dev -b ECR_REGISTRY=${ECR_REGISTRY} -b JAVA_RELEASE_ARG=${JAVA_RELEASE:-8} --platforms="linux/amd64,linux/arm64" mrt-inttest-services/merritt-maven
- docker push ${ECR_REGISTRY}/merritt-maven:dev
- 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
- docker-compose -f mrt-inttest-services/mrt-it-database/docker-compose.yml build
Expand Down

0 comments on commit ee7daea

Please sign in to comment.