image: openjdk:17 pipelines: default: - step: script: - ./bld download - ./bld compile - ./bld test