Skip to content

Commit 6908095

Browse files
committed
1 parent 9da0aa4 commit 6908095

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

ssf/defaults.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ ssf_node_anchors:
1414
# release phase via. `pre-commit_semantic-release.sh`
1515
# An alternative method could be to use:
1616
# `git describe --abbrev=0 --tags`
17-
# yamllint disable-line rule:line-length
18-
title: 'feat: use `semantic-release` cross-formula standard structure'
19-
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/31'
17+
# yamllint disable rule:line-length
18+
title: 'ci(travis): use `kitchen verify` instead of `kitchen test`'
19+
body: '* Automated using https://github.com/myii/ssf-formula/pull/35'
20+
# yamllint enable rule:line-length
2021
github:
2122
owner: saltstack-formulas
2223
repo: ''

ssf/formulas.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1334,8 +1334,6 @@ ssf:
13341334
- [fedora , 29 , 2018.3, 2, '']
13351335
- [opensuse/leap, 15 , 2018.3, 2, '']
13361336
- [centos , 6 , 2017.7, 2, '']
1337-
script_kitchen:
1338-
cmd: test
13391337
semrel_files: *semrel_files_default
13401338
vim:
13411339
context:

0 commit comments

Comments
 (0)