summaryrefslogtreecommitdiff
path: root/lib/api/files.rb
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2015-11-03 12:13:21 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2015-11-03 12:13:21 +0000
commit86c0d8d28983c4f6abbcbf461e422b2fe5962847 (patch)
tree54dbd46b12b64bc655ba329e2698e7ca90bf5b4d /lib/api/files.rb
parent819cfcef59f127a9ad92dc969570b479088a6974 (diff)
parentfe34b745e71a3e4ebb18d77a186d24de23b50863 (diff)
downloadgitlab-ce-86c0d8d28983c4f6abbcbf461e422b2fe5962847.tar.gz
Merge branch 'only-syntax' into 'master'
Extend yml syntax for only and except to support specifying repository path This allows to limit execution of jobs to specific repository. For example: ```yaml job: only: - branches@gitlab-org/gitlab-ce except: - master@gitlab-org/gitlab-ce ``` The above will run `job` for all branches on `gitlab-org/gitlab-ce`, except master. @dzaporozhets @JobV @vsizov Please review. See merge request !1720
Diffstat (limited to 'lib/api/files.rb')
0 files changed, 0 insertions, 0 deletions