Selaa lähdekoodia

Add the buildkit pipeline YAML

Victor Sigler 5 vuotta sitten
vanhempi
sitoutus
e1e96b5027
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      .buildkite/pipeline.yaml

+ 3 - 0
.buildkite/pipeline.yaml

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