cbm3001-memtest/.woodpecker.yml

10 lines
138 B
YAML
Raw Normal View History

2022-11-03 13:00:50 +01:00
---
pipeline:
build:
image: python:3.10-bullseye
commands:
- apt update; apt install -y gcc make xa65
- make test