kind: pipeline type: exec name: default steps: - name: build commands: - nix-shell --run "flutter build apk --split-per-abi"