Searched refs:run_deploy (Results 1 – 3 of 3) sorted by relevance
6 from conans.client.importer import run_deploy, run_imports141 run_deploy(deploy_conanfile, install_folder)
98 def run_deploy(conanfile, install_folder): function
532 sub run_deploy { shift->run_file(@_) } method in App::Sqitch::Engine909 $self->run_deploy($change->deploy_file) unless $self->log_only;