kind: pipeline name: default steps: - name: greetings image: ziglang/static-base:llvm15-aarch64-2 commands: - zig test src/main.zig