Skip to content

Commit

Permalink
chore: add gsummit talk hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
prashantatcc authored Jul 29, 2020
1 parent 2151874 commit b9d76b6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,11 @@ You can get the bot user token using OAuth2 or from your slack app dashboard (if
gcloud functions deploy gcpCiCdSlackEvents --runtime nodejs10 --trigger-topic cloud-builds --set-env-vars SLACK_BOT_TOKEN='{BOT_TOKEN}' --set-env-vars GCLOUD_PROJECT='cloudcover-sandbox' --service-account={CLOUDFUNCTION_SERVICE_ACCOUNT}
```
## Screenshots and Demos
## Demos
Talk - Google Cloud Summit Singapore ‘19 [[Video](https://www.youtube.com/watch?v=4swRBoiP8tQ&feature=youtu.be)]
## Screenshots
![Slack Notification for CI/CD Events](docs/slack.png)

0 comments on commit b9d76b6

Please sign in to comment.