diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-07-26 20:56:54 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-07-26 22:01:35 +0300 |
commit | 0177c9c0066e5679d8913752db28c6005d81ff44 (patch) | |
tree | 0d5778392ae3e7fc9f06faf89007e379622ba5b6 /tools | |
parent | 973d66d0e815abfb5fd70d18d68711e136113dc4 (diff) | |
download | plus-0177c9c0066e5679d8913752db28c6005d81ff44.tar.gz plus-0177c9c0066e5679d8913752db28c6005d81ff44.tar.bz2 plus-0177c9c0066e5679d8913752db28c6005d81ff44.tar.xz plus-0177c9c0066e5679d8913752db28c6005d81ff44.zip |
Revert "Try add workaround for gitlab include bug [ci skip]"
This reverts commit 45527f8597dfac68e914a798184282faeb1493f2.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/ci/branches/.gitlab-ci_header.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/ci/branches/.gitlab-ci_header.yml b/tools/ci/branches/.gitlab-ci_header.yml index f70c2bada..faeae1416 100644 --- a/tools/ci/branches/.gitlab-ci_header.yml +++ b/tools/ci/branches/.gitlab-ci_header.yml @@ -24,5 +24,3 @@ variables: PMINSTALL: "apt-get install -y -qq" DOCKERRETRY: "./tools/ci/scripts/dockerretry.sh" GIT_DEPTH: "1" - -# gitlab bug workaround test |