commit | 995c650dd13ca8297fde4b0854f90f9d60ba3952 | [log] [tgz] |
---|---|---|
author | avm99963 <me@avm99963.com> | Thu Feb 11 20:15:07 2021 +0100 |
committer | avm99963 <me@avm99963.com> | Thu Feb 11 20:15:07 2021 +0100 |
tree | effa04a7f3a03722607f43fc76589f81dbb1afea | |
parent | e74940e809cdc8758e49b8e62d47f488e341f981 [diff] |
Add noop job to the check pipeline This is required so changes can be merged before we add the lint job to this repo. Change-Id: I88929e88c9bc02bc041bde6d272a3385c15784d2
diff --git a/.zuul.yaml b/.zuul.yaml new file mode 100644 index 0000000..2a5dca9 --- /dev/null +++ b/.zuul.yaml
@@ -0,0 +1,4 @@ +- project: + check: + jobs: + - noop