Skip to content

Commit

Permalink
Merge pull request #1 from Invoca/non-production_add_buildkite_pipeline
Browse files Browse the repository at this point in the history
Non-Production: Add Buildkite Pipeline
  • Loading branch information
dcaddell authored Jun 26, 2024
2 parents 200fc3f + 9880702 commit ffa5a96
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
# TODO: Replace this with your own pipeline
steps:
- label: "Hello world"
command: "echo 'Hello World!'"

0 comments on commit ffa5a96

Please sign in to comment.