Hello, Currently I have two runners in a group. When a pipeline is started the job1 could be executed in runner1, the job2 could be executed in runner2 and the job3 could be executed in runner1. The job1 is in charge of creating packages, job2 is in charge of uploading these packages into a server and then job3 is in charge of adding these packages in atply.
How to setup Gitlab CI to run these 3 jobs on the same runners ? I know that I can pass packages as artifacts between job1 and job2 but going to the central gitalb server seems to be useless... Thanks. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/9f8a2485-51fd-420f-9c75-c15f30ae89de%40googlegroups.com.