kind: pipeline type: docker name: healthcheck trigger: branch: - master steps: - name: test image: node:20.10.0 commands: - echo test