Actualizar .drone.yml
This commit is contained in:
@@ -7,3 +7,9 @@ steps:
|
|||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo "hello from drone" && echo "pushed"
|
- echo "hello from drone" && echo "pushed"
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
branch:
|
||||||
|
- main
|
||||||
Reference in New Issue
Block a user