Skip to content
Snippets Groups Projects
Commit 0e210771 authored by Darius Schneider's avatar Darius Schneider
Browse files

und nochmal

parent 423bd3da
No related branches found
No related tags found
No related merge requests found
...@@ -17,10 +17,11 @@ variables: ...@@ -17,10 +17,11 @@ variables:
detect_ruby: detect_ruby:
stage: detect_ruby stage: detect_ruby
script: echo "RUBY_VERSION=$(cat .ruby-version | sed 's/ruby-//g')" >> build.env script:
- echo "RUBY_VERSION=$(cat .ruby-version | sed 's/ruby-//g')" >> detect_ruby.env
artifacts: artifacts:
reports: reports:
dotenv: build.env dotenv: detect_ruby.env
rubocop: rubocop:
image: ruby:$RUBY_VERSION image: ruby:$RUBY_VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment