Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
86cdcfed
Commit
86cdcfed
authored
Sep 06, 2017
by
Michael Kozono
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove duplicate task gettext:po_to_json
It is already run in "bundle exec rake gitlab:assets:compile".
parent
21935d85
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
No files found.
.gitlab-ci.yml
View file @
86cdcfed
...
...
@@ -247,7 +247,6 @@ setup-test-env:
script
:
-
node --version
-
yarn install --frozen-lockfile --cache-folder .yarn-cache
-
bundle exec rake gettext:po_to_json
-
bundle exec rake gitlab:assets:compile
-
bundle exec ruby -Ispec -e 'require "spec_helper" ; TestEnv.init'
-
scripts/gitaly-test-build
# Do not use 'bundle exec' here
...
...
@@ -495,7 +494,6 @@ gitlab:assets:compile:
NO_COMPRESSION
:
"
true"
script
:
-
yarn install --frozen-lockfile --production --cache-folder .yarn-cache
-
bundle exec rake gettext:po_to_json
-
bundle exec rake gitlab:assets:compile
artifacts
:
name
:
webpack-report
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment