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