blob: 70412b86d38397e7efe61d05d92607f66288fb02 [file] [log] [blame]
Antoine Musso80edd5a2013-02-13 15:37:53 +01001# Template refers to an unexisting pipeline
2
3pipelines:
4 # We have no pipelines at all
5
6project-templates:
7 - name: template-generic
8 unexisting-pipeline: # pipeline does not exist
9
10projects:
11 - name: organization/project
12 template:
13 - name: template-generic