Skip to content
Snippets Groups Projects
Commit 74c831f3 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge pull request #112 from DejaAugustine/2-0-stable

Pass the build ref to build scripts
parents 5fd3c039 85982d19
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -84,7 +84,8 @@ class Runner
@process.environment['BUNDLE_GEMFILE'] = File.join(path, 'Gemfile')
@process.environment['BUNDLE_BIN_PATH'] = ''
@process.environment['RUBYOPT'] = ''
@process.environment['CI_BUILD_REF'] = build.ref
@process.start
 
build.set_file @tmp_file.path
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment