mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
skip converge step, use verify
This is done so that the ones that do successfully converge still run their verify.
This commit is contained in:
parent
2396e53b8c
commit
aaa5106761
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ script:
|
|||
- shellcheck -s sh -f checkstyle bootstrap-salt.sh
|
||||
# Run test-kitchen with docker driver:
|
||||
- bundle exec kitchen create -l warn -c 6 "$PLATFORM"
|
||||
- bundle exec kitchen converge "$PLATFORM"
|
||||
- bundle exec kitchen verify "$PLATFORM"
|
||||
|
||||
after_script:
|
||||
|
|
Loading…
Add table
Reference in a new issue