mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-16 17:57:28 +02:00
ci(windows): use kitchen.windows.yml
This commit is contained in:
@@ -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:
|
||||
Reference in New Issue
Block a user