1. 首页
  2. 数据库
  3. 其它
  4. github action branch mapper:分支映射的GitHub操作 源码

github action branch mapper:分支映射的GitHub操作 源码

上传者: 2021-02-15 18:30:34上传 ZIP文件 58.78KB 热度 18次
GitHub分支映射器 解析分支名称,并可选地映射到环境名称 - uses : alexrogalskiy/github-action-branch-mapper@master with : github-ref : ${{ github.ref }} map : " { \" dev \" : \" staging \" , \" production \" : \" production \" , \" .* \" : \" sandbox \" } " 输出: environment -环境名称 在本地运行: yarn run_action --action
下载地址
用户评论