Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kodeedudey authored Oct 8, 2019
1 parent c70b291 commit 3aea23e
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 @@ -10,7 10,7 @@ phases:
build:
commands:
- echo Build started on `date`
- zip hello.zip ./index.html
- zip hello.zip ./index.html ./aws.gif ./1.png ./back.jpg

artifacts:
type:
Expand Down

0 comments on commit 3aea23e

Please sign in to comment.