python/.drone.yml
thorsten.spille 1202789111
Some checks reported errors
continuous-integration/drone/push Build was killed
„.drone.yml“ ändern
2022-06-11 19:29:15 +02:00

17 lines
166 B
YAML

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