0.1.59-DEV-2239.1
-------------------------- * MODIFY: - modified and added some rules for linting * REMOVE: - linting ci task
This commit is contained in:
@ -48,10 +48,10 @@ stages:
|
||||
- "ansible-lint --version"
|
||||
|
||||
|
||||
.lint_play_template: &lint_play
|
||||
stage: check_and_lint
|
||||
script:
|
||||
- "ansible-lint -v ${ANSIBLE_ROLE_PATH}"
|
||||
#.lint_play_template: &lint_play
|
||||
# stage: check_and_lint
|
||||
# script:
|
||||
# - "ansible-lint -v ${ANSIBLE_ROLE_PATH}"
|
||||
|
||||
|
||||
.test_deploy_template: &test_deploy
|
||||
|
Reference in New Issue
Block a user