Parcourir la source

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

ci(windows): use `kitchen.windows.yml`
tags/v1.8.1
Dafydd Jones il y a 3 ans
Parent
révision
e48ebb6431
Aucun compte lié à l'adresse e-mail de l'auteur
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      .github/workflows/kitchen.windows.yml
  2. +0
    -0
      kitchen.windows.yml

.github/workflows/kitchen.yml → .github/workflows/kitchen.windows.yml Voir le fichier

@@ -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:

kitchen.github.yml → kitchen.windows.yml Voir le fichier


Chargement…
Annuler
Enregistrer