Update README.md

test
This commit is contained in:
Marshall Gaucher 2020-04-07 11:35:13 -07:00 committed by GitHub
parent 4b5f2f4a6c
commit b372b0ceb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# cloudlog
test
A small application to forward received messages.
Right now, it will take in a [CloudEvent](https://github.com/cloudevents/spec) message from a [Tekton](https://github.com/tektoncd/pipeline) task and send Slack notifications.
@ -79,4 +79,4 @@ spec:
- name: notification
resourceRef:
name: event-to-cloudlog
```
```