Commit 1056c9d2 authored by Kamil Trzcinski's avatar Kamil Trzcinski

Spelling

parent c03da1ca
......@@ -192,7 +192,7 @@ job:
except:
- master@gitlab-org/gitlab-ce
```
The above will run `job` for all branches, except master on `gitlab-org/gitlab-ce` repository only.
The above will run `job` for all branches on `gitlab-org/gitlab-ce`, except master .
### tags
`tags` is used to select specific runners from the list of all runners that are allowed to run this project.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment