From c772eebb5f3a0dd3a35e212585dab36fe0663f6a Mon Sep 17 00:00:00 2001 From: Kay0u Date: Thu, 19 Mar 2020 23:56:23 +0100 Subject: [PATCH] add link to doc --- base.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/base.sh b/base.sh index f0f64c5..800b889 100755 --- a/base.sh +++ b/base.sh @@ -1,5 +1,6 @@ #!/usr/bin/env bash +# All Variables here: https://docs.gitlab.com/ee/ci/variables/predefined_variables.html#variables-reference, strating with CUSTOM_ENV_ #CUSTOM_ENV_CI_DEFAULT_BRANCH=stretch-unstable #CUSTOM_ENV_CI_JOB_NAME=build1 #CUSTOM_ENV_CI_BUILD_STAGE=pre-postinstall