Skip to content

Commit a6db065

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

zuul.d/projects.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
- project:
99
name: stackhpc-zuul-config
10-
default-branch: main
10+
default-branch: master
1111
check:
1212
jobs:
13-
- noop
13+
- base
1414
gate:
1515
jobs:
16-
- noop
16+
- base

0 commit comments

Comments
 (0)