diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-07-26 20:56:54 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-07-26 20:56:54 +0300 |
commit | 1eec879c2049ca983bfac28544b93da7f0a60df2 (patch) | |
tree | 1be9af5701ebadca7647c854176e15b19604e4d4 | |
parent | 66c7f2d05eb35658b7d2cdc5a12a78a74639b176 (diff) | |
download | plus-1eec879c2049ca983bfac28544b93da7f0a60df2.tar.gz plus-1eec879c2049ca983bfac28544b93da7f0a60df2.tar.bz2 plus-1eec879c2049ca983bfac28544b93da7f0a60df2.tar.xz plus-1eec879c2049ca983bfac28544b93da7f0a60df2.zip |
Revert "Try add workaround for gitlab include bug [ci skip]"s20180726
This reverts commit 45527f8597dfac68e914a798184282faeb1493f2.
-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 |