steps: test: image: golang-1.20.12 commands: - apt-get update - echo "Build test succeed"