From 4473057c018371858834ee923370a16d0b060331 Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Oct 11 2019 14:53:43 +0000 Subject: Remove legacy job --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 30e569d..6b3e230 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -46,10 +46,3 @@ post-run: - playbooks/rpm/rpminspect-json2html.yaml - playbooks/fetch-output.yaml - -### legacy ### -- job: - name: base-artifact-rpm-lint - description: Run rpm-lint on rpms the repo artifacts - abstract: true - run: playbooks/rpm/artifact-lint.yaml