Create scripts to copy or update gitlab ci vars to a project
Create utility scripts to improve the quality of life while copying Gitlab CI variables from one project to another.
- A script that gets the variables from a target project
- Get the variables from CICD settings and schedule pipeline
- A script that sets the variables for a target project
- Set the variables in CICD settings and schedule pipeline