Переглянути джерело

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!"