forked from tim/k3s-ansible
fix(CI): Break up workflows and use templates
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
---
|
||||
name: Molecule Template
|
||||
on:
|
||||
workflow_call:
|
||||
jobs:
|
||||
molecule:
|
||||
name: Molecule
|
||||
|
||||
@@ -9,4 +9,4 @@ jobs:
|
||||
scenario:
|
||||
- default
|
||||
extends:
|
||||
- ./.github/workflows/molecule-template.yml
|
||||
- .github/workflows/molecule-template.yml
|
||||
|
||||
@@ -9,4 +9,4 @@ jobs:
|
||||
scenario:
|
||||
- ipv6
|
||||
extends:
|
||||
- ./.github/workflows/molecule-template.yml
|
||||
- .github/workflows/molecule-template.yml
|
||||
|
||||
@@ -9,4 +9,4 @@ jobs:
|
||||
scenario:
|
||||
- single_node
|
||||
extends:
|
||||
- ./.github/workflows/molecule-template.yml
|
||||
- .github/workflows/molecule-template.yml
|
||||
|
||||
Reference in New Issue
Block a user