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:
authorDJ Mountney <dj@gitlab.com>2018-12-04 09:37:38 +0300
committerDJ Mountney <dj@gitlab.com>2018-12-04 09:37:38 +0300
commit34b84019b4ca38a2f80658ef93373e3b63a414ba (patch)
treefa1d69bcacfaafdb52b60b295c70249a49562726 /.gitlab-ci.yml
parenteeb0e98df8f038a6498f6388c515fa7d3c136ee4 (diff)
Fixes a typo that prevented assets from being properly compiled
For CE on dev.gitlab.org
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 79ec1b881d4..caec485d845 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -666,7 +666,7 @@ gitlab:assets:compile:
only:
- //@gitlab-org/gitlab-ce
- //@gitlab-org/gitlab-ee
- - //@gitlab/gitabhq
+ - //@gitlab/gitlabhq
- //@gitlab/gitlab-ee
tags:
- gitlab-org-delivery