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:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-10 03:08:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-10 03:08:12 +0300
commit9ac561230fb7a94c8f8e35163fe47fdb9829b108 (patch)
treeb44d58434301914890663eee246103596f106552 /.gitlab
parent5aa96ff14229dba7e35f213354963febf3ad2833 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/frontend.gitlab-ci.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitlab/ci/frontend.gitlab-ci.yml b/.gitlab/ci/frontend.gitlab-ci.yml
index db27c73fd7b..3ce61ec6e54 100644
--- a/.gitlab/ci/frontend.gitlab-ci.yml
+++ b/.gitlab/ci/frontend.gitlab-ci.yml
@@ -279,10 +279,6 @@ coverage-frontend:
- date
- yarn run webpack-prod
-qa-frontend-node:8:
- extends: .qa-frontend-node
- image: node:carbon
-
qa-frontend-node:10:
extends: .qa-frontend-node
image: node:dubnium