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

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2021-10-18 05:31:22 +0300
committerJaime Martinez <jmartinez@gitlab.com>2021-10-18 05:31:22 +0300
commit762ddf5e80636d3629ddc97f21b4b91b55a0b7e0 (patch)
tree45a2f252203f625d18e9e1aec98d12f5a6a3d078 /.gitlab
parent5e86747b6287381e2f23afe837ede1820876cf8d (diff)
ci: remove gitlab-org-docker tag
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/test.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab/ci/test.yml b/.gitlab/ci/test.yml
index ea7b6932..e778214f 100644
--- a/.gitlab/ci/test.yml
+++ b/.gitlab/ci/test.yml
@@ -1,8 +1,6 @@
.tests-common:
extends: .go-mod-cache
stage: test
- tags:
- - gitlab-org-docker
needs: ['download deps']
artifacts:
reports: