Add CI #4

Merged
noah.knegt merged 9 commits from ci into master 2023-03-30 14:47:55 +02:00
2 changed files with 10 additions and 0 deletions
Showing only changes of commit eeeaafd970 - Show all commits

10
.drone.yml Normal file
View File

@@ -0,0 +1,10 @@
---
kind: pipeline
type: docker
name: ansible
steps:
- name: ansible check
image: plugins/ansible:3
settings:
check: true