Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Commit

Permalink
chore: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adikari committed Dec 21, 2022
1 parent 78f9932 commit c360727
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ steps:
- path: "foo-service/"
config:
trigger: "foo-service"
- path: "hello-service/"
config:
trigger: "this-pipeline-does-not-exists"
notify:
- email: subash@monebag.com
- slack: "@monebag"
- webhook: "https://webhook.com"
if: build.state === "passed"
- path: "hello-service/"
config:
trigger: "this-pipeline-does-not-exists"
hooks:
- command: echo "command hook 1"
- command: echo "command hook 2"
Expand Down

0 comments on commit c360727

Please sign in to comment.