Skip to content

Commit

Permalink
new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
depareddy committed Dec 15, 2017
1 parent cb9366a commit e1bad7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ phases:
- eval $(aws ecr get-login)
build:
commands:
- aws s3 cp s3://docker-ecs-simple/$(WEBCONTEXT) simplewebapp.war
- aws s3 cp s3://docker-ecs-simple/simplewebapptest.war simplewebapp.war
post_build:
commands:
- echo Build started on `date`
Expand Down

0 comments on commit e1bad7d

Please sign in to comment.