Skip to content

Adapt to new polkadot binaries split #18

Adapt to new polkadot binaries split

Adapt to new polkadot binaries split #18

name: ws_health_exporter role
on:
pull_request:
paths:
- roles/ws_health_exporter/**
- .github/**
push:
branches:
- main
paths:
- roles/ws_health_exporter/**
- .github/**
jobs:
call-workflow-molecule-with-lxd:
uses: ./.github/workflows/molecule.yml
with:
role-path: roles/ws_health_exporter
molecule-driver: lxd
call-workflow-molecule-with-docker:
uses: ./.github/workflows/molecule.yml
with:
role-path: roles/ws_health_exporter
molecule-driver: docker