gitlabci-generic Plugin
It downloads a template of your choice, render it with provided parameters, and creates a GitLab CI file to your repo.
This plugin depends on an environment variable “GITLAB_TOKEN”, which is your GitLab personal access token.
If you are using self-hosted GitLab, refer to the official doc here for more info.
Note: when creating the token, make sure you select “API” in the “scopes” section, as DevStream uses GitLab API to add CI workflow files.
Or, run to get the default config.
All parameters are mandatory.