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

Merge branch 'build-env' of /home/git/repositories/gitlab/gitlab-ci

parents bf65da17 f3b4f0a1
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -106,6 +106,11 @@ Build script example:
bundle exec rake db:migrate RAILS_ENV=test
script/run_all_tests
 
The build command is run from [GitlabCi::Build#command](https://github.com/gitlabhq/gitlab-ci-runner/blob/master/lib/build.rb#L96) and contains the following environmental variables:
CI_SERVER, CI_SERVER_NAME, CI_SERVER_VERSION, CI_SERVER_REVISION
CI_BUILD_REF, CI_BUILD_BEFORE_SHA, CI_BUILD_REF_NAME, CI_BUILD_ID
### Getting help
 
* [Feedback and suggestions forum](http://feedback.gitlab.com/forums/176466-general/category/64310-gitlab-ci) is the place to propose and discuss new features for GitLab CI.
script/rails 100755 → 100644
File mode changed from 100755 to 100644
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