Open motoreagattoimburrato opened 7 months ago
I'm re-working on pipelines: I want QA pipeline runs in cron and trigger mode only on develop and main branches. In this way the docker tag latest will be associate only to develop or main that will be stable than other branches.
NB: As docker best practice suggests, "latests" should not be used in production envirionments :3 so prefer the specific tag (always)
As title.
More details could be reported here.