mirror of
https://github.com/wezterm/wezterm.git
synced 2026-08-02 18:22:24 +08:00
ci: refine cirrus skip condition
This commit is contained in:
parent
5775f4e432
commit
64ac4196e0
@ -6,7 +6,7 @@ freebsd_instance:
|
||||
task:
|
||||
name: freebsd-12
|
||||
stateful: false
|
||||
only_if: "changesInclude('**.{toml,rs}', '.gitmodules', '.cirrus.yml', 'get-deps', 'Cargo.lock')"
|
||||
only_if: "changesInclude('**.toml', '**.rs', '.gitmodules', '.cirrus.yml', 'get-deps', 'Cargo.lock')"
|
||||
setup_script:
|
||||
- pkg install -y bash
|
||||
- bash get-deps
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user