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
0
Merge Requests
0
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
Léo-Paul Géneau
gitlab-ce
Commits
577bf59a
Commit
577bf59a
authored
Oct 24, 2018
by
Lin Jen-Shin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused rails5-variables
They're no longer used and have no effect
parent
5522f0f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
.gitlab-ci.yml
.gitlab-ci.yml
+0
-6
No files found.
.gitlab-ci.yml
View file @
577bf59a
...
...
@@ -75,11 +75,6 @@ stages:
-
mysql:5.7
-
redis:alpine
.rails5-variables
:
&rails5-variables
script
:
-
export RAILS5=${RAILS5}
-
export BUNDLE_GEMFILE=${BUNDLE_GEMFILE}
.rails5
:
&rails5
allow_failure
:
true
only
:
...
...
@@ -150,7 +145,6 @@ stages:
<<
:
*dedicated-runner
<<
:
*except-docs-and-qa
<<
:
*pull-cache
<<
:
*rails5-variables
stage
:
test
script
:
-
JOB_NAME=( $CI_JOB_NAME )
...
...
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