Skip to content

Commit dd5991a

Browse files
Add Buildkite skeleton (#7223) (#7231)
Co-authored-by: Fernando Briano <[email protected]>
1 parent 1318327 commit dd5991a

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)