Skip to content

Commit

Permalink
Update usage to show how to update stack description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Corll authored and thomas-corll-avalara committed Sep 25, 2018
1 parent 70b4a15 commit 63e7390
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -24,6 +24,12 @@ functions:

plugins:
- serverless-plugin-git-variables

resources:
Description: >
${self:service} ${git:branch}:${git:sha1}
https://github.com/jacob-meacham/serverless-plugin-git-variables
${git:message}
```

## describe and describeLight
Expand Down

0 comments on commit 63e7390

Please sign in to comment.