Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
10
.drone.yml
Normal file
10
.drone.yml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
kind: pipeline
|
||||||
|
type: docker
|
||||||
|
name: ansible
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: ansible check
|
||||||
|
image: plugins/ansible:3
|
||||||
|
settings:
|
||||||
|
check: true
|
Reference in New Issue
Block a user