Vagrant boxes (#905)
This commit is contained in:
committed by
GitHub
parent
020a0619b8
commit
14809322b4
@@ -392,6 +392,7 @@ fn run() -> Result<()> {
|
||||
}
|
||||
}
|
||||
}
|
||||
runner.execute(Step::Vagrant, "Vagrant boxes", || vagrant::upgrade_vagrant_boxes(&ctx))?;
|
||||
|
||||
if !runner.report().data().is_empty() {
|
||||
print_separator("Summary");
|
||||
|
||||
Reference in New Issue
Block a user