@@ -0,0 +1,8 @@
+kind: pipeline
+name: default
+
+steps:
+- name: build
+ image: golang
+ commands:
+ - go build