← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] ~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud-2:add_yamllint_to_pipeline into autopkgtest-cloud:master

 

Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud-2:add_yamllint_to_pipeline into autopkgtest-cloud:master.

Commit message:
add yamllint to pipeline

Requested reviews:
  Canonical's Ubuntu QA (canonical-ubuntu-qa)

For more details, see:
https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud-2/+merge/444110

add yamllint to pipeline
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud-2:add_yamllint_to_pipeline into autopkgtest-cloud:master.
diff --git a/.launchpad.yaml b/.launchpad.yaml
index f812f7e..f264d95 100755
--- a/.launchpad.yaml
+++ b/.launchpad.yaml
@@ -6,7 +6,7 @@ jobs:
   lint_test:
     series: focal
     architectures: amd64
-    packages: [pylint, python3, shellcheck]
+    packages: [pylint, python3, shellcheck, yamllint]
     run: ./ci/lint_test
   readthedocs_build:
     series: focal