2
0

Merge pull request #499 from myii/ci/move-to-kitchen.windows.yml

ci(windows): use `kitchen.windows.yml`
This commit is contained in:
Dafydd Jones 2021-03-06 20:44:22 +00:00 committed by GitHub
commit e48ebb6431
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
name: CI
name: 'Kitchen (Windows)'
'on': [push, pull_request]
@ -7,7 +7,7 @@ env:
machine_user: kitchen
machine_pass: Pass@word1
machine_port: 5985
KITCHEN_LOCAL_YAML: kitchen.github.yml
KITCHEN_LOCAL_YAML: kitchen.windows.yml
jobs:
build: