Skip to content

Commit 2b55cf1

Browse files
Add project pipeline config
This change just enable the zuul workflow. The build-pages is missing. Change-Id: Ibec15b1b196da298e6b00f98d453a38824af2cc7
1 parent d50c88c commit 2b55cf1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.zuul.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- project:
2+
check:
3+
jobs:
4+
- noop
5+
gate:
6+
jobs:
7+
- noop

0 commit comments

Comments
 (0)