You've already forked ansible-role-bind9
fix(ci): ansible lint
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
@ -16,6 +16,15 @@ steps:
|
|||||||
cpu: 50
|
cpu: 50
|
||||||
memory: 50M
|
memory: 50M
|
||||||
|
|
||||||
|
- name: ansible lint
|
||||||
|
commands:
|
||||||
|
- ansible-lint
|
||||||
|
image: docker.io/volkerraschek:ansible-archlinux:latest
|
||||||
|
resources:
|
||||||
|
limits:
|
||||||
|
cpu: 50
|
||||||
|
memory: 50M
|
||||||
|
|
||||||
- name: email-notification
|
- name: email-notification
|
||||||
environment:
|
environment:
|
||||||
PLUGIN_HOST:
|
PLUGIN_HOST:
|
||||||
|
Reference in New Issue
Block a user