diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index db84f1d154..dd0a91dd75 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ variables: # These are gitlab variables so that it's easier to do a manual deploy - # If these are set witih value and description, then it gives you UI elements + # If these are set with value and description, then it gives you UI elements DOWNSTREAM_BRANCH: value: "main" description: "downstream jobs are triggered on this branch"