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