ソースを参照

Add the buildkit pipeline YAML

Victor Sigler 5 年 前
コミット
e1e96b5027
1 ファイル変更3 行追加0 行削除
  1. 3 0
      .buildkite/pipeline.yaml

+ 3 - 0
.buildkite/pipeline.yaml

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