fix: dockerfile build pack fix
This commit is contained in:
parent
90291b2edf
commit
88590fbf0f
@ -380,6 +380,7 @@ class ApplicationDeploymentJob implements ShouldQueue, ShouldBeEncrypted
|
||||
],
|
||||
);
|
||||
$this->prepare_builder_image();
|
||||
$this->check_git_if_build_needed();
|
||||
$this->clone_repository();
|
||||
$this->set_base_dir();
|
||||
$this->generate_image_names();
|
||||
|
Loading…
x
Reference in New Issue
Block a user