diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8212f36..e0e303d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ variables: ProjectName: description: "Name of the Project (For CreateRepos)" + value: "" GITLAB_TOKEN: description: "Gitlab Token"