Enlarge the created disk to 8G, as it already fails during image creation with out of diskspace
This commit is contained in:
parent
4c20314c90
commit
14f1e4bccb
@ -17,7 +17,7 @@ before_script:
|
||||
- sudo update-binfmts --display
|
||||
- unset GOROOT
|
||||
script:
|
||||
- sudo ./scripts/create_sibling.sh -n pwnagotchi -o pwnagotchi.img -s 4
|
||||
- sudo ./scripts/create_sibling.sh -n pwnagotchi -o pwnagotchi.img -s 8
|
||||
- zip -s 2g pwnagotchi.zip pwnagotchi.img
|
||||
|
||||
# TODO: deploy!
|
||||
|
Loading…
x
Reference in New Issue
Block a user