python/.drone.yml
thorsten.spille 1aa504ac13
Some checks reported errors
continuous-integration/drone/push Build was killed
Changed trigger to master
2022-06-11 18:17:36 +02:00

17 lines
161 B
YAML

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