mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 05:29:32 +00:00
Merge branch 'master' of github.com:CopterExpress/clever
This commit is contained in:
@@ -24,7 +24,7 @@ pipeline {
|
||||
}
|
||||
stage('Resize FS') {
|
||||
environment {
|
||||
SIZE = '8G'
|
||||
SIZE = '7G'
|
||||
}
|
||||
steps {
|
||||
sh "$WORKSPACE/image_builder/image_config.sh resize_fs $SIZE ${params.BUILD_DIR} ${params.IMAGE_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user