Search code examples
gitlabpipelinegitlab-ci

Can I create parametrezed job into gitlab pipeline?


I need to create job into gitlab pipeline. I want trigger it manually and put into some variables for using into scripts. How can I do it? Can I?


Solution

  • We will be able to use parameterezed pipeline (not job) after gitlab 10.8 release. (May,22 2018) https://gitlab.com/gitlab-org/gitlab-ce/issues/44059