kind: pipeline type: docker name: nomad-nummer5 platform: os: linux arch: arm steps: - name: test image: alpine commands: - echo hello - echo world