From f84256d79971e3cb95a417a387c7aca4a385b708 Mon Sep 17 00:00:00 2001 From: Matous Holinka Date: Thu, 7 Nov 2019 15:42:43 +0100 Subject: [PATCH] bird: issue with .git file was solved --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e36326e..97e78007 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -298,7 +298,6 @@ build-birdlab: <<: *build_job script: - DIR=$(pwd) - - mkdir /var/lib/gitlab-runner/bird-tools - cd /var/lib/gitlab-runner/bird-tools - sudo git clean -fx - git fetch https://gitlab.labs.nic.cz/labs/bird-tools --branch oz-test-base