Merge branch 'increase-image-size' into 'master'
Increase image size to 2.5GB See merge request raspi-team/image-specs!76
This commit is contained in:
commit
cfce727f4b
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- mkimg: "{{ output }}"
|
- mkimg: "{{ output }}"
|
||||||
size: 2000M
|
size: 2500M
|
||||||
|
|
||||||
- mklabel: msdos
|
- mklabel: msdos
|
||||||
device: "{{ output }}"
|
device: "{{ output }}"
|
||||||
|
|
Loading…
Reference in New Issue