Skip to content

Commit 4f6a96d

Browse files
Add Buildkite skeleton (#7223) (#7224)
Co-authored-by: Fernando Briano <fernando@picandocodigo.net>
1 parent 6ddb744 commit 4f6a96d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 0 deletions
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)