diff --git a/.drone.yml b/.drone.yml index 9568a98..5f1a180 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,6 +4,11 @@ kind: pipeline type: docker +trigger: + - pull_request + - push + + steps: - name: Testing Drone CI with a simple Ansible Playbook image: gitea.thezengarden.net/podman/images/ansible-dev:latest