ci: fix skipping role installs
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
84fa79088b
commit
ce077f9c37
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ exclude_paths:
|
||||||
kinds:
|
kinds:
|
||||||
- playbook: "**/*.{yml,yaml}"
|
- playbook: "**/*.{yml,yaml}"
|
||||||
|
|
||||||
skip_install: true
|
offline: true
|
||||||
skip_list:
|
skip_list:
|
||||||
- "command-shell"
|
- "command-shell"
|
||||||
- "experimental"
|
- "experimental"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue