kind: pipeline type: docker name: build platform: os: linux arch: amd64 steps: - name: test image: alpine:latest commands: - printenv