Skip to content

Commit 2f5c9b1

Browse files
committed
Add base job to projects.yaml
1 parent c056b33 commit 2f5c9b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zuul.d/projects.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
default-branch: main
1111
check:
1212
jobs:
13-
- noop
13+
- base
1414
gate:
1515
jobs:
16-
- noop
16+
- base

0 commit comments

Comments
 (0)