mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
ci: avoid triggering freebsd build unless code changed
This commit is contained in:
parent
04bbfb4760
commit
00d163c123
@ -6,6 +6,7 @@ freebsd_instance:
|
||||
task:
|
||||
name: freebsd-12
|
||||
stateful: false
|
||||
only_if: "changesInclude('**.{toml,rs}', '.gitmodules', '.cirrus.yml', 'get-deps', 'Cargo.lock')"
|
||||
setup_script:
|
||||
- pkg install -y bash
|
||||
- bash get-deps
|
||||
|
Loading…
Reference in New Issue
Block a user