Browse Source

Add the buildkit pipeline YAML

Victor Sigler 5 years ago
parent
commit
e1e96b5027
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .buildkite/pipeline.yaml

+ 3 - 0
.buildkite/pipeline.yaml

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