Browse Source

Add the buildkit pipeline YAML

Victor Sigler 5 năm trước cách đây
mục cha
commit
e1e96b5027
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .buildkite/pipeline.yaml

+ 3 - 0
.buildkite/pipeline.yaml

@@ -0,0 +1,3 @@
+steps:
+  - label: "Example Test"
+    command: echo "Hello!"