浏览代码

Merge pull request #186 from myii/chore/standardise-structure

chore: use `semantic-release` cross-formula standard structure
tags/v0.38.1
Niels Abspoel 5 年前
父节点
当前提交
1e74ed6133
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 2 次插入21 次删除
  1. +2
    -21
      kitchen.yml

+ 2
- 21
kitchen.yml 查看文件

@@ -119,27 +119,8 @@ verifier:

suites:
- name: default
excludes:
- debian-9-develop-py3
- ubuntu-1804-develop-py3
- centos-7-develop-py3
- fedora-29-develop-py3
- opensuse-leap-15-develop-py3
- debian-9-2019-2-py3
- ubuntu-1804-2019-2-py3
- centos-7-2019-2-py3
- fedora-29-2019-2-py3
- opensuse-leap-15-2019-2-py3
- debian-9-2018-3-py2
- ubuntu-1604-2018-3-py2
- centos-7-2018-3-py2
- fedora-29-2018-3-py2
- opensuse-leap-42-2018-3-py2
- debian-8-2017-7-py2
- ubuntu-1604-2017-7-py2
- centos-6-2017-7-py2
- fedora-28-2017-7-py2
- opensuse-leap-42-2017-7-py2
includes:
- NONE
provisioner:
state_top:
base:

正在加载...
取消
保存