From 1f448430a9163f29106949733d299b4ef582a736 Mon Sep 17 00:00:00 2001 From: Jonathan <41653402+jvc5546@users.noreply.github.com> Date: Tue, 16 Dec 2025 10:32:51 -0500 Subject: [PATCH 1/9] Add more details about Env Varibales for Gitlab CI/CD --- src/content/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.28/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.29/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.30/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.31/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.32/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.33/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.34/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.35/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.36/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.37/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.38/previews/using-gitlab-cicd.mdx | 8 +++++++- .../version-1.39/previews/using-gitlab-cicd.mdx | 8 +++++++- 13 files changed, 91 insertions(+), 13 deletions(-) diff --git a/src/content/previews/using-gitlab-cicd.mdx b/src/content/previews/using-gitlab-cicd.mdx index 1ec6bc163..a7a8156ae 100644 --- a/src/content/previews/using-gitlab-cicd.mdx +++ b/src/content/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx index 226289da9..75bb9af8b 100644 --- a/versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx @@ -33,7 +33,13 @@ To add the environment variables: alt="GitLab settings, CI/CD" />
-1. Expand the **Variables** section, and click on the **Add Variable** button. +1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. + +:::note +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. + +It should be unchecked to allow the variable to be used in all branches. +::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:From 25e7f54f96094d2b72a75fce0cd3458f239a6616 Mon Sep 17 00:00:00 2001 From: Jonathan <41653402+jvc5546@users.noreply.github.com> Date: Tue, 16 Dec 2025 12:41:39 -0500 Subject: [PATCH 2/9] Update spacing --- src/content/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx | 5 ++--- versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx | 5 ++--- 13 files changed, 26 insertions(+), 39 deletions(-) diff --git a/src/content/previews/using-gitlab-cicd.mdx b/src/content/previews/using-gitlab-cicd.mdx index a7a8156ae..b9b157127 100644 --- a/src/content/previews/using-gitlab-cicd.mdx +++ b/src/content/previews/using-gitlab-cicd.mdx @@ -36,11 +36,10 @@ To add the environment variables: 1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. :::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. - -It should be unchecked to allow the variable to be used in all branches. +The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. ::: + 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:
From d29599cade3b627d054e0751e710de12b644f320 Mon Sep 17 00:00:00 2001 From: Jonathan <41653402+jvc5546@users.noreply.github.com> Date: Wed, 17 Dec 2025 14:21:02 -0500 Subject: [PATCH 6/9] Indent the note and remove new lines around it --- src/content/previews/using-gitlab-cicd.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/content/previews/using-gitlab-cicd.mdx b/src/content/previews/using-gitlab-cicd.mdx index dddf7f781..d1a1f61a4 100644 --- a/src/content/previews/using-gitlab-cicd.mdx +++ b/src/content/previews/using-gitlab-cicd.mdx @@ -34,10 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - - :::note - The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. - ::: + :::note + The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:From 4b0dc8d0e4b78de96af91c3ed956b6bd949fe01b Mon Sep 17 00:00:00 2001 From: Jonathan <41653402+jvc5546@users.noreply.github.com> Date: Wed, 17 Dec 2025 14:21:23 -0500 Subject: [PATCH 7/9] Add TEST keyword to know there has been a change in Note --- src/content/previews/using-gitlab-cicd.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/previews/using-gitlab-cicd.mdx b/src/content/previews/using-gitlab-cicd.mdx index d1a1f61a4..478054317 100644 --- a/src/content/previews/using-gitlab-cicd.mdx +++ b/src/content/previews/using-gitlab-cicd.mdx @@ -35,7 +35,7 @@ To add the environment variables:
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. :::note - The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + TEST The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button: From 39216789b122691d463487ec9b94fa4e628ef8a5 Mon Sep 17 00:00:00 2001 From: Jonathan <41653402+jvc5546@users.noreply.github.com> Date: Wed, 17 Dec 2025 14:27:33 -0500 Subject: [PATCH 8/9] Remove test comment --- src/content/previews/using-gitlab-cicd.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/previews/using-gitlab-cicd.mdx b/src/content/previews/using-gitlab-cicd.mdx index 478054317..d1a1f61a4 100644 --- a/src/content/previews/using-gitlab-cicd.mdx +++ b/src/content/previews/using-gitlab-cicd.mdx @@ -35,7 +35,7 @@ To add the environment variables: 1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. :::note - TEST The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button: From 4a165200f2170cd76e1bec7e17c2bec2d713dbad Mon Sep 17 00:00:00 2001 From: Jonathan <41653402+jvc5546@users.noreply.github.com> Date: Wed, 17 Dec 2025 14:34:18 -0500 Subject: [PATCH 9/9] Add indentation to Note --- src/content/previews/using-gitlab-cicd.mdx | 2 +- .../version-1.28/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.29/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.30/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.31/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.32/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.33/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.34/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.35/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.36/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.37/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.38/previews/using-gitlab-cicd.mdx | 8 +++----- .../version-1.39/previews/using-gitlab-cicd.mdx | 8 +++----- 13 files changed, 37 insertions(+), 61 deletions(-) diff --git a/src/content/previews/using-gitlab-cicd.mdx b/src/content/previews/using-gitlab-cicd.mdx index d1a1f61a4..0ddff31bb 100644 --- a/src/content/previews/using-gitlab-cicd.mdx +++ b/src/content/previews/using-gitlab-cicd.mdx @@ -35,7 +35,7 @@ To add the environment variables: 1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. :::note - The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button: diff --git a/versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.28/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: /> 1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.29/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.30/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.31/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.32/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.33/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.34/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.35/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.36/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.37/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.38/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button:diff --git a/versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx b/versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx index 4be03d0ac..b0703cd4b 100644 --- a/versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx +++ b/versioned_docs/version-1.39/previews/using-gitlab-cicd.mdx @@ -34,11 +34,9 @@ To add the environment variables: />
1. Expand the **Variables** section, and click on the **Add Variable** button under the "Project variables" section. - -:::note -The Flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. -::: - + :::note + The flag "Protect variable" is checked by default. This means that only protected branches have access to the value of the variables. It should be unchecked to allow the variable to be used in all branches. + ::: 1. Add _OKTETO_TOKEN_ as the key, and your access token as the value, and press the **Add Variable** button: