1
0
Fork 0

disable lint
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Daniele Tricoli 2021-09-14 03:06:07 +02:00
parent bc2cfa6440
commit 10ffbc6b81
1 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ provisioner:
ANSIBLE_ROLES_PATH: ../../roles
verifier:
name: ansible
lint: |
set -e
yamllint .
ansible-lint
# lint: |
# set -e
# yamllint .
# ansible-lint