This commit is contained in:
parent
d9a58f5455
commit
78acedc2d9
10
.drone.yml
10
.drone.yml
@ -1,12 +1,12 @@
|
|||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: exec
|
type: exec
|
||||||
name: check on test
|
name: test
|
||||||
|
|
||||||
trigger:
|
#trigger:
|
||||||
event:
|
# event:
|
||||||
- push
|
# - push
|
||||||
- pull_request
|
# - pull_request
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check playbook
|
- name: Check playbook
|
||||||
|
Loading…
Reference in New Issue
Block a user