cbm3001-memtest/.woodpecker.yml
s3lph 7efc8ef13a
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Migrate from Gitlab CI to Woodpecker
2022-11-03 13:00:50 +01:00

9 lines
138 B
YAML

---
pipeline:
build:
image: python:3.10-bullseye
commands:
- apt update; apt install -y gcc make xa65
- make test