Reviewed-on: #1
@ -0,0 +1,6 @@
steps:
test:
image: golang-1.20.12
commands:
- apt-get update
- echo "Build test succeed"