Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-04-25 16:18:31 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-04-25 16:18:31 +0300
commit46b21e91ceb1b52f9210f002945f033e3684d655 (patch)
tree619280bb8d0d9d419993b951e70013019bd73682
parente6f6f8e7a3af3cd577075d1ac9ce287867c3e429 (diff)
Fix timeouts of end-to-end tests with GitLab QA
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 87c3944dcce..5bc2f1f3a0f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -289,7 +289,6 @@ stages:
# Trigger a package build in omnibus-gitlab repository
#
package-and-qa:
- <<: *dedicated-runner
image: ruby:2.4-alpine
before_script: []
stage: build