Bumping up original image to 2GB, as we are hitting ENOSPC while building

This commit is contained in:
Gunnar Wolf 2021-12-06 00:11:02 -06:00
parent 2b2bb9d6d7
commit 2ef7490999
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
steps: steps:
- mkimg: "{{ output }}" - mkimg: "{{ output }}"
size: 1500M size: 2000M
- mklabel: msdos - mklabel: msdos
device: "{{ output }}" device: "{{ output }}"