mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-20 23:00:12 +00:00
Select Molecule scenarios by shared dependency usage
This commit is contained in:
@@ -44,3 +44,9 @@ repos:
|
||||
language: script
|
||||
files: '(\.github/renovate\.json|bin/check-molecule-automerge-list\.py|roles/custom/[^/]+/molecule/default/molecule\.yml)'
|
||||
pass_filenames: false
|
||||
- id: test-molecule-select-roles
|
||||
name: Test Molecule scenario selection
|
||||
entry: python3 bin/test-molecule-select-roles.py
|
||||
language: system
|
||||
files: '(\.github/workflows/molecule\.yml|bin/(test-)?molecule-select-roles\.py)'
|
||||
pass_filenames: false
|
||||
|
||||
Reference in New Issue
Block a user