Skip to content
zuowenjian@ayb edited this page Jul 18, 2016 · 2 revisions

#include

示例

_env:
    - !R.env
        _name : "define"
        _res  :
            - !R.vars
                PRJ_NAME : "plato"
                PRJ_KEY  : "plato"
            - !R.include
                    _path :
                    - "/data/x/tools/env_setting/env/ayb.yaml"
                    - "/data/x/framework/pylon-ng/rigger/pylon.yaml"

include 用于引入公共的配置信息

#module

Clone this wiki locally