mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-22 17:32:31 +02:00
ci(workflows): disable as non-functioning
* Will come back to these at a later date
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
# vim: ft=yaml
|
# vim: ft=yaml
|
||||||
---
|
---
|
||||||
name: 'Kitchen (macOS)'
|
name: 'Kitchen (macOS)'
|
||||||
'on': ['push', 'pull_request']
|
'on': ['workflow_dispatch']
|
||||||
|
|
||||||
env:
|
env:
|
||||||
KITCHEN_LOCAL_YAML: 'kitchen.macos.yml'
|
KITCHEN_LOCAL_YAML: 'kitchen.macos.yml'
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# vim: ft=yaml
|
# vim: ft=yaml
|
||||||
---
|
---
|
||||||
name: 'Kitchen Vagrant (FreeBSD, OpenBSD & Windows)'
|
name: 'Kitchen Vagrant (FreeBSD, OpenBSD & Windows)'
|
||||||
'on': ['push', 'pull_request']
|
'on': ['workflow_dispatch']
|
||||||
|
|
||||||
env:
|
env:
|
||||||
KITCHEN_LOCAL_YAML: 'kitchen.vagrant.yml'
|
KITCHEN_LOCAL_YAML: 'kitchen.vagrant.yml'
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
# vim: ft=yaml
|
# vim: ft=yaml
|
||||||
---
|
---
|
||||||
name: 'Kitchen (Windows)'
|
name: 'Kitchen (Windows)'
|
||||||
'on': ['push', 'pull_request']
|
'on': ['workflow_dispatch']
|
||||||
|
|
||||||
env:
|
env:
|
||||||
machine_user: kitchen
|
machine_user: kitchen
|
||||||
|
|||||||
Reference in New Issue
Block a user