.zuul: Trigger ShellCheck when profile.d/toolbox.sh changes

https://github.com/containers/toolbox/pull/692
This commit is contained in:
Debarshi Ray 2022-11-18 16:36:05 +01:00
parent f2b7e440e1
commit deca452b27

View file

@ -3,7 +3,7 @@
name: unit-test
description: Run Toolbox's unit tests declared in Meson
timeout: 600
files: ['playbooks/*', 'src/*', 'meson.build', 'meson_options.txt', 'meson_post_install.py', '.zuul.yaml']
files: ['playbooks/*', 'profile.d/*', 'src/*', 'meson.build', 'meson_options.txt', 'meson_post_install.py', '.zuul.yaml']
nodeset:
nodes:
- name: ci-node-36
@ -15,7 +15,7 @@
name: unit-test-migration-path-for-coreos-toolbox
description: Run Toolbox's unit tests declared in Meson when built with -Dmigration_path_for_coreos_toolbox
timeout: 600
files: ['playbooks/*', 'src/*', 'meson.build', 'meson_options.txt', 'meson_post_install.py', '.zuul.yaml']
files: ['playbooks/*', 'profile.d/*', 'src/*', 'meson.build', 'meson_options.txt', 'meson_post_install.py', '.zuul.yaml']
nodeset:
nodes:
- name: ci-node-36