浏览代码

updated publish trigger

/RC-0.2.0-preview.1
Wesley Mareovich Smith 4 年前
当前提交
80de4b4a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 2
      .yamato/publish.yml

2
.yamato/publish.yml


triggers:
tags:
only:
- /^(r|R)(c|C)-\d+\.\d+\.\d+(-preview(\.\d+)?)?$/
- /^(r|R)(c|C)-+(-preview?)?$/
artifacts:
artifacts:
paths:

正在加载...
取消
保存