--- kind: pipeline type: docker name: delugeClient platform: os: linux arch: amd64 steps: - name: Build package image: python:3.8 commands: - make build