Vitalijs Litvinovs
Vitalijs Litvinovs
Its a huge issue in fact. If you run acceptance tests, its going crazy every `n` minutes. It can run even foreign project in current build, just because it thinks...
Yeah, found them. But can't figure out idea about not including user in that template and probably default part of path. What are you going to change there?
So there is no GUI way to do this? P.S. Consider this as feature request. So expected behavior is to have a "templates" for deployment flow. Default two - "as...
It may sound like I'm going to do something wrong, but when you have a docker image (and DON'T want to use other tools), you may want to skip "git...
In fact - any. It would be even enough to be able to disable some steps. Thats all.
"Hack" is right word here. It really starts headache in specific projects or even in specific workflow. IMHO this "feature" development takes drastically less time than hacking around for projects...
Any news on this?
@REBELinBLUE don't want to argue about default steps, but it would be great to have templates for custom commands. One-type projects with big amount of post-install scripts are b-hurt when...
Does this workaround fit your needs? - add "cronjobs" folder to your project (of course out of public) - link that folder to cron.(hourly/daily/whatever) - profit ?