Skip to content

Commit 942d238

Browse files
add zuul noop jobs
add safe jobs we know can't fail so that we can use zuuls speculitve merge feature to add complex ones later.
1 parent aff948c commit 942d238

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.zuul.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
3+
- project:
4+
name: openstack-k8s-operators/placement-operator
5+
default-branch: main
6+
merge-mode: rebase
7+
github-check:
8+
jobs:
9+
- noop

0 commit comments

Comments
 (0)