Sfoglia il codice sorgente

Add the buildkit pipeline YAML

Victor Sigler 5 anni fa
parent
commit
e1e96b5027
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .buildkite/pipeline.yaml

+ 3 - 0
.buildkite/pipeline.yaml

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