forked from tim/k3s-ansible
fix(CI): Break up workflows and use templates
This commit is contained in:
10
.github/workflows/molecule-template.yml
vendored
10
.github/workflows/molecule-template.yml
vendored
@@ -1,15 +1,5 @@
|
|||||||
---
|
---
|
||||||
name: Molecule Template
|
name: Molecule Template
|
||||||
on:
|
|
||||||
workflow_call:
|
|
||||||
jobs:
|
|
||||||
molecule:
|
|
||||||
name: Molecule
|
|
||||||
runs-on: macos-12
|
|
||||||
strategy:
|
|
||||||
fail-fast: false
|
|
||||||
env:
|
|
||||||
PYTHON_VERSION: "3.11"
|
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user