mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
ci(travis): add quick check that convert-formula.sh
has worked
This commit is contained in:
parent
41e10b5249
commit
83120632f3
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,8 @@ jobs:
|
|||
- cd tmp/converted-formula
|
||||
- DEBUG=true bin/convert-formula.sh converted
|
||||
- '[ $(git rev-list HEAD --count) -eq 2 ]'
|
||||
# Quick visual check that correct files have been updated
|
||||
- git show --pretty="" --name-status
|
||||
- bin/kitchen verify default-debian-10-2019-2-py3
|
||||
# REMOVEME>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue