gitlab-org--gitlab-foss/lib/gitlab/ci
Kamil Trzciński 0f59075030 Merge branch 'fix/ci-linter-undefined-error' into 'master'
Fix undefined error in CI linter

## What does this MR do?

This MR fixes undefined error in CI linter.

## Does this MR meet the acceptance criteria?

- [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added
- [x] Tests added for this feature/bug
  
## What are the relevant issue numbers?

Closes #24759

See merge request !7650
2016-11-22 09:20:45 +00:00
..
build Add Gitlab::Ci::Build::Credentials module with build credentials abstraction 2016-11-21 19:49:29 +01:00
config Fix entry lookup in CI config inheritance rules 2016-11-22 09:09:38 +01:00
config.rb Remove CI config helper with same name as an entry 2016-11-18 14:30:27 +01:00
pipeline_duration.rb Struct.new could take a block for defining methods, feedback: 2016-09-08 23:55:07 +08:00
trace_reader.rb Make various trace methods take last_lines argument: 2016-09-21 16:12:32 +08:00