mirror of
https://github.com/valitydev/yamerl.git
synced 2024-11-06 02:45:23 +00:00
20 lines
265 B
YAML
20 lines
265 B
YAML
language: erlang
|
|
otp_release:
|
|
- 19.0
|
|
- 18.0
|
|
- 17.0
|
|
- R16B03-1
|
|
- R16B03
|
|
- R16B02
|
|
- R16B01
|
|
- R15B03
|
|
- R15B02
|
|
- R15B01
|
|
|
|
notifications:
|
|
email:
|
|
recipients:
|
|
- jean-sebastien.pedron@dumbbell.fr
|
|
on_success: change
|
|
on_failure: always
|