Skip to content
Snippets Groups Projects
Commit 6a04cf81 authored by GitBot's avatar GitBot Committed by Tim Jaacks
Browse files

Integrate gitlab-ci/define-yamllint-explicitly

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@2b2bc220

Define yamllint job explicitly in each pipeline

The yamllint job was included in the pipeline implicitly via the
inclusion of common.yml. This is not very transparent. Make the common
definition a base job and extend it explicitly in each pipeline now.

Add infrastructure stage comment header into both yaml files.
parent 4f158f41
No related branches found
No related tags found
2 merge requests!418Integrate gitlab-ci/fix-gitlab-ci-integration and 6 more,!387Update gitlab-ci
Subproject commit 686323c648881a4fa0f3f8ae6e305d17337eecf3
Subproject commit 2b2bc22010347ad46361e2d781a3d8ff745a1710
......@@ -4,7 +4,7 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 686323c648881a4fa0f3f8ae6e305d17337eecf3
ref: 2b2bc22010347ad46361e2d781a3d8ff745a1710
file: 'manifest-integration-yocto.yml'
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment