mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-22 19:05:56 -04:00
Zip it, zip
This commit is contained in:
parent
036e4d53ee
commit
102a220c21
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ env:
|
|||
- SKIP_CLEANUP=true
|
||||
- BUILD_ARCHIVE=$TRAVIS_BUILD_ID.zip
|
||||
before_deploy:
|
||||
- zip -r $BUILD_ARCHIVE .
|
||||
- zip -qr $BUILD_ARCHIVE .
|
||||
deploy:
|
||||
- provider: elasticbeanstalk
|
||||
access_key_id: $EB_AWS_ACCESS_KEY_ID
|
||||
|
|
Loading…
Reference in a new issue