Parcourir la source

Add the buildkit pipeline YAML

Victor Sigler il y a 5 ans
Parent
commit
e1e96b5027
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      .buildkite/pipeline.yaml

+ 3 - 0
.buildkite/pipeline.yaml

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