updated deploy script (actually works now)
This commit is contained in:
parent
7d0bbed6d5
commit
cdb8626d6a
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
# todo add readme.md, index.html and includes/ to a zip named image-to-bitsy.zip
|
||||
zip -r image-to-bitsy.zip readme.md index.html includes/
|
||||
|
||||
butler push image-to-bitsy.zip ruin/image-to-bitsy:html
|
||||
butler push image-to-bitsy.zip ruin/image-to-bitsy:html
|
||||
|
|
Loading…
Reference in New Issue