From 276e4320663b4c7ee4f52c055ee1952e7f71b715 Mon Sep 17 00:00:00 2001 From: devops-zuul <69584999+devops-zuul@users.noreply.github.com> Date: Mon, 12 Oct 2020 15:52:32 +0530 Subject: [PATCH] Create jobs.yaml --- zuul.d/jobs.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 zuul.d/jobs.yaml diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml new file mode 100644 index 0000000..c324ef1 --- /dev/null +++ b/zuul.d/jobs.yaml @@ -0,0 +1,7 @@ +- job: + name: base + parent: null + nodeset: + nodes: + - name: ubuntu-xenial + label: ubuntu-xenial