add trigger
This commit is contained in:
parent
b10d3b23c9
commit
0fe8cb5121
@ -4,6 +4,11 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
|
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
- pull_request
|
||||||
|
- push
|
||||||
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Testing Drone CI with a simple Ansible Playbook
|
- name: Testing Drone CI with a simple Ansible Playbook
|
||||||
image: gitea.thezengarden.net/podman/images/ansible-dev:latest
|
image: gitea.thezengarden.net/podman/images/ansible-dev:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user