Skip to content

Commit 12e35b1

Browse files
Add Buildkite skeleton (#7223) (#7228)
Co-authored-by: Fernando Briano <[email protected]>
1 parent ff976ce commit 12e35b1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.buildkite/pipeline.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
steps:
2+
- label: ":dotnet: Greetings"
3+
command: "echo 'Hello, world!'"

0 commit comments

Comments
 (0)