This commit is contained in:
parent
68253d7b1d
commit
607293ba9f
10
.drone.yml
10
.drone.yml
@ -13,6 +13,16 @@ steps:
|
||||
branch:
|
||||
- master
|
||||
|
||||
- name: en
|
||||
image: alpine
|
||||
commands:
|
||||
- echo hello world
|
||||
|
||||
- name: fr
|
||||
image: alpine
|
||||
commands:
|
||||
- echo bonjour monde
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
|
Loading…
x
Reference in New Issue
Block a user