mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 07:07:58 +00:00
builder: Increase max image size
This commit is contained in:
@@ -71,7 +71,7 @@ get_image() {
|
||||
get_image ${IMAGE_PATH} ${SOURCE_IMAGE}
|
||||
|
||||
# Make free space
|
||||
img-resize ${IMAGE_PATH} max '5G'
|
||||
img-resize ${IMAGE_PATH} max '6G'
|
||||
|
||||
# Reconfiguring clever show repository for simplier unshallowing
|
||||
# git config remote.origin.fetch "+refs/heads/*:refs/remotes/origin/*"
|
||||
|
||||
Reference in New Issue
Block a user