summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-03-10 00:08:12 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-03-10 00:08:12 +0000
commit9ac561230fb7a94c8f8e35163fe47fdb9829b108 (patch)
treeb44d58434301914890663eee246103596f106552 /.gitlab
parent5aa96ff14229dba7e35f213354963febf3ad2833 (diff)
downloadgitlab-ce-9ac561230fb7a94c8f8e35163fe47fdb9829b108.tar.gz
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