Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Commit 8cedd22

Browse files
committed
Merge branch 'master' into 'master'
Repo url in build script See merge request !7
2 parents 4d3a9d1 + b1853b5 commit 8cedd22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/build.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ def execute(cmd)
142142
@process.environment['CI_BUILD_BEFORE_SHA'] = @before_sha
143143
@process.environment['CI_BUILD_REF_NAME'] = @ref_name
144144
@process.environment['CI_BUILD_ID'] = @id
145+
@process.environment['CI_BUILD_REPO'] = @repo_url
145146

146147
@process.start
147148

0 commit comments

Comments
 (0)