test: image: docker.io/library/alpine:3.18 script: - apk update - apk add python3 py3-requests - tools/build --target=test - build/heimdall-test