Skip to content
Snippets Groups Projects
Commit 0910dfb9 authored by Bob Van Landuyt :neckbeard:'s avatar Bob Van Landuyt :neckbeard: :sunglasses:
Browse files

Merge branch 'patch-17' into 'master'

doc/ci: include local: remove superfluous ":"

See merge request gitlab-org/gitlab-ce!28112
parents 9a6e3c0c 3ad5156e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2078,8 +2078,8 @@ of the `group/my-project`:
 
```yaml
include:
- local: : /templates/docker-build.yml
- local: : /templates/docker-testing.yml
- local: /templates/docker-build.yml
- local: /templates/docker-testing.yml
```
 
Our `/templates/docker-build.yml` present in `group/my-project` adds a `docker-build` job:
Loading
Loading
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