$schema: https://raw.githubusercontent.com/woodpecker-ci/woodpecker/refs/heads/main/pipeline/frontend/yaml/linter/schema/schema.json when: - event: manual - event: pull_request - event: push branch: main steps: - name: check-deployment-cli image: nixos/nix commands: - nix build --extra-experimental-features 'nix-command flakes' .#checks.x86_64-linux.deployment-cli -L