Remove duplicate key in pylog-pypi-release 56/5356/1
authorEric Ball <eball@linuxfoundation.org>
Tue, 15 Dec 2020 16:07:57 +0000 (08:07 -0800)
committerEric Ball <eball@linuxfoundation.org>
Tue, 15 Dec 2020 16:07:57 +0000 (08:07 -0800)
"jobs" was defined twice, causing the jobs to not be processed. There
was also a small indentation error that was fixed.

Issue-ID: LF-Jira IT-21202
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: I8b758066d562380ebeb439606b89523fd6f654e2

jjb/com-pylog/com-pylog.yaml

index 45a391f..c3ae4b9 100644 (file)
     name: pylog-pypi-release
     # do not trigger on changes in docs, releases
     gerrit_trigger_file_paths:
-        - compare-type: REG_EXP
-          pattern: '^((?!docs\/|releases\/|\/COMMIT_MSG).)*$'
+      - compare-type: REG_EXP
+        pattern: '^((?!docs\/|releases\/|\/COMMIT_MSG).)*$'
     jobs:
       - '{project-name}-gerrit-pypi-release-jobs'
-    jobs:
       - gerrit-tox-verify
     stream:
       - master: