Skip to content
Snippets Groups Projects
Commit 08a88c26 authored by Luhan Cheng's avatar Luhan Cheng
Browse files

removed log file, print log to stdout, added allow fail to ansible lint for now

parent 2962d656
No related branches found
No related tags found
3 merge requests!297Cicd merge back,!284Cicd,!282CICD
......@@ -62,6 +62,7 @@ yamllint:
- yamllint -c ./.yamllintheat.yaml ./heat
ansiblelint:
allow_failure: true
stage: lint
tags:
- ansiblelint
......@@ -95,7 +96,6 @@ build_cluster_cicd:
ansible_create_cluster_stage:
stage: ansible_create_cluster_stage
allow_failure: false
tags:
- ansible
before_script:
......
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