Browse Source

chore: use `semantic-release` cross-formula standard structure

* Automated using https://github.com/myii/ssf-formula/pull/24
tags/v1.2.0
Imran Iqbal 5 years ago
parent
commit
13e4e58789
No account linked to committer's email address
1 changed files with 0 additions and 16 deletions
  1. +0
    -16
      kitchen.yml

+ 0
- 16
kitchen.yml View File

@@ -149,22 +149,6 @@ verifier:
- cli

suites:
- name: default
includes:
- NONE
provisioner:
state_top:
base:
'*':
- php
pillars:
top.sls:
base:
'*':
- php
verifier:
inspec_tests:
- path: test/integration/default
- name: debian
includes:
- debian-10-develop-py3

Loading…
Cancel
Save