commit | e5aeb36ba0089f106ff5135002c8010cf4aee826 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 28 17:53:30 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Tue Jan 28 17:53:33 2025 -0500 |
tree | 483656a559949791416759bb07e5e06b074365fd | |
parent | 2cd8fb0da8ee29405b74758245cfe24b2e1db30a [diff] [blame] |
Initial commit Change-Id: I172a44b31cabda295f42c12d6a6988563d331495
diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml new file mode 100644 index 0000000..5581c38 --- /dev/null +++ b/zuul.d/projects.yaml
@@ -0,0 +1,14 @@ +- project: + name: ^.*$ + check: + jobs: [] + gate: + jobs: [] + +- project: + check: + jobs: + - noop + gate: + jobs: + - noop