Bumping up original image to 2GB, as we are hitting ENOSPC while building
This commit is contained in:
parent
2b2bb9d6d7
commit
2ef7490999
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- mkimg: "{{ output }}"
|
- mkimg: "{{ output }}"
|
||||||
size: 1500M
|
size: 2000M
|
||||||
|
|
||||||
- mklabel: msdos
|
- mklabel: msdos
|
||||||
device: "{{ output }}"
|
device: "{{ output }}"
|
||||||
|
|
Loading…
Reference in New Issue