mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-26 18:52:57 +01:00
fix(CI): Break up workflows and use templates
This commit is contained in:
2
.github/workflows/molecule-template.yml
vendored
2
.github/workflows/molecule-template.yml
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Molecule Template
|
||||
on:
|
||||
workflow_call:
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
molecule:
|
||||
name: Molecule
|
||||
|
||||
2
.github/workflows/test-default.yml
vendored
2
.github/workflows/test-default.yml
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Test Default
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
jobs:
|
||||
molecule:
|
||||
name: Molecule
|
||||
|
||||
Reference in New Issue
Block a user