Преглед изворни кода

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