Skip to content
Snippets Groups Projects
Commit f39e65ab authored by Tim Jaacks's avatar Tim Jaacks
Browse files

Manifest: really include yamllint in the full pipeline

Previous commit did not have the effect due to wrong extend order.
parent 0dd147c8
No related branches found
No related tags found
1 merge request!176Manifest: really include yamllint in the full pipeline
Pipeline #21811 waiting for manual action with stages
in 10 minutes and 56 seconds
...@@ -114,8 +114,8 @@ trigger-build-jobs: ...@@ -114,8 +114,8 @@ trigger-build-jobs:
yamllint: yamllint:
extends: extends:
- .full_build_pipeline
- .yamllint - .yamllint
- .full_build_pipeline
# -------------------------------------------------------------------------------------- # --------------------------------------------------------------------------------------
# Stage: build # Stage: build
......
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