mirror of
https://gitee.com/ElemeFE/element.git
synced 2024-12-03 04:39:09 +08:00
12 lines
167 B
YAML
12 lines
167 B
YAML
|
language: fe.cooking
|
||
|
version: 0.5.4
|
||
|
script:
|
||
|
- make deploy
|
||
|
outfile:
|
||
|
- ./fe.element
|
||
|
notifications:
|
||
|
email:
|
||
|
- haiping.zeng@ele.me
|
||
|
branch:
|
||
|
master: alpha_stable
|