You've already forked ansible-role-common
Update CI
This commit is contained in:
@@ -7,9 +7,9 @@ steps:
|
||||
PY_COLORS: '1'
|
||||
ANSIBLE_FORCE_COLOR: '1'
|
||||
commands:
|
||||
- ansible-lint --format pep8 -c ".ansible-lint"
|
||||
- ansible-lint -c ".ansible-lint"
|
||||
when:
|
||||
event: push
|
||||
event: [ push, manual ]
|
||||
yamllint:
|
||||
group: test
|
||||
name: "Lint: Yamllint"
|
||||
@@ -17,4 +17,4 @@ steps:
|
||||
commands:
|
||||
- yamllint -f colored .
|
||||
when:
|
||||
event: push
|
||||
event: [ push, manual ]
|
||||
|
||||
Reference in New Issue
Block a user