Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
nanobot4
Commits
f1af5dea
Commit
f1af5dea
authored
Mar 08, 2017
by
Cool Fire
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Options does not seem to work when passing it as arg
parent
c497e63b
Pipeline
#252
passed with stages
in 17 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
f1af5dea
...
...
@@ -54,7 +54,7 @@ jruby_1.7:
-
master
script
:
-
ruby -v
-
ruby
-J-Djruby.launch.inproc=true scheck.rb
-
JRUBY_OPTS="
-J-Djruby.launch.inproc=true
" ruby
scheck.rb
jruby_9.1
:
image
:
jruby:9.1
...
...
@@ -65,7 +65,7 @@ jruby_9.1:
-
master
script
:
-
ruby -v
-
ruby
-J-Djruby.launch.inproc=true scheck.rb
-
JRUBY_OPTS="
-J-Djruby.launch.inproc=true
" ruby
scheck.rb
rubocop
:
stage
:
linting
...
...
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