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

Re-add yamllint stage to ci test manifest pipeline

Was accidentally removed in previous commit.
parent 2b2bc220
No related branches found
No related tags found
1 merge request!166Re-add yamllint stage to ci test manifest pipeline
Pipeline #20920 waiting for manual action with stages
in 56 seconds
......@@ -65,6 +65,14 @@ retrigger:
;
done
# --------------------------------------------------------------------------------------
# Stage: infrastructure
# --------------------------------------------------------------------------------------
yamllint:
extends: .yamllint
# --------------------------------------------------------------------------------------
# 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