--- kind: pipeline type: exec name: Build and deploy steps: - name: Build commands: - node --version | grep 20 - pnpm i - pnpm build - ls trigger: branch: - main node: lights: builder