Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | ||
deployment | ||
docker | ||
examples | ||
permissions | ||
quick_start | ||
runners | ||
variables | ||
yaml | ||
README.md |
BigW Consortium Gitlab
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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | Loading commit data... | |
deployment | Loading commit data... | |
docker | Loading commit data... | |
examples | Loading commit data... | |
permissions | Loading commit data... | |
quick_start | Loading commit data... | |
runners | Loading commit data... | |
variables | Loading commit data... | |
yaml | Loading commit data... | |
README.md | Loading commit data... |