Skip to content

Commit ecc4cda

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

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)