diff options
-rw-r--r-- | tools/ci/branches/.gitlab-ci_header.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ci/branches/.gitlab-ci_header.yml b/tools/ci/branches/.gitlab-ci_header.yml index faeae1416..f70c2bada 100644 --- a/tools/ci/branches/.gitlab-ci_header.yml +++ b/tools/ci/branches/.gitlab-ci_header.yml @@ -24,3 +24,5 @@ variables: PMINSTALL: "apt-get install -y -qq" DOCKERRETRY: "./tools/ci/scripts/dockerretry.sh" GIT_DEPTH: "1" + +# gitlab bug workaround test |