mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
fix py3 kitchen name
This commit is contained in:
parent
5e51b067d1
commit
6b24948a91
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ steps:
|
|||
- pip install -U pip
|
||||
- pip install -r tests/requirements.txt
|
||||
- bundle install --with docker --without opennebula ec2 windows vagrant
|
||||
- bundle exec kitchen test py2-git-2019-2-arch
|
||||
- bundle exec kitchen test py3-git-2019-2-arch
|
||||
environment:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Reference in a new issue