Skip to content

Commit

Permalink
change ec2 directory again
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulDuvall committed Apr 22, 2020
1 parent 4a58543 commit 5199f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ phases:
- 'aws s3 mb s3://deoa-s3-$UUID'
- 'aws s3 sync . s3://deoa-s3-$UUID'
- cd samples/static
- cd samples/ec2
- cd ../ec2
- zip deoa-ec2-examples.zip *.*
- 'aws s3 sync . s3://deoa-s3-$UUID'
post_build:
Expand Down

0 comments on commit 5199f60

Please sign in to comment.