--- kind: pipeline type: exec name: build python3 trigger: branch: - master # event: # - cron # cron: # - hourly platform: os: linux arch: amd64 steps: - name: build commands: - ./run 3.10