Python-Example/.automation.yml
Pils10 7ff435c8fe
All checks were successful
continuous-integration/drone/push Build is passing
.automation.yml aktualisiert
2024-09-18 22:30:35 +00:00

12 lines
No EOL
136 B
YAML

kind: pipeline
name: default
platform:
os: linux
arch: arm64
steps:
- name: test
image: python
commands:
- python example.py