Hi Team i want to create a custom job in spryker h...
# help
r
Hi Team i want to create a custom job in spryker how do i create a job. As of now i'm aware of the jenkins.php only
p
• create a console command in your Zed module • register it in \WF\Zed\Console\ConsoleDependencyProvider::getConsoleCommands • add a job to jenkins.php to run this console command