Skip to content

Commit

Permalink
feat(vault): use kitchen verify instead of kitchen test
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Sep 17, 2019
1 parent 9da0aa4 commit 6908095
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 4 additions & 3 deletions ssf/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ ssf_node_anchors:
# release phase via. `pre-commit_semantic-release.sh`
# An alternative method could be to use:
# `git describe --abbrev=0 --tags`
# yamllint disable-line rule:line-length
title: 'feat: use `semantic-release` cross-formula standard structure'
body: '* Semi-automated using https://github.com/myii/ssf-formula/pull/31'
# yamllint disable rule:line-length
title: 'ci(travis): use `kitchen verify` instead of `kitchen test`'
body: '* Automated using https://github.com/myii/ssf-formula/pull/35'
# yamllint enable rule:line-length
github:
owner: saltstack-formulas
repo: ''
Expand Down
2 changes: 0 additions & 2 deletions ssf/formulas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1334,8 +1334,6 @@ ssf:
- [fedora , 29 , 2018.3, 2, '']
- [opensuse/leap, 15 , 2018.3, 2, '']
- [centos , 6 , 2017.7, 2, '']
script_kitchen:
cmd: test
semrel_files: *semrel_files_default
vim:
context:
Expand Down

0 comments on commit 6908095

Please sign in to comment.