Skip to content

Commit

Permalink
feat(duration): Record deployment duration (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinwood committed Feb 2, 2024
1 parent 63fe1b7 commit 8bfc159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ npm install @cuckoointernet/deployment-stats
## Usage

```sh
npx deployment-stats deployment website --status failure --environment stage
npx deployment-stats deployment website --status failure --environment stage --deploy-duration 60
```

See `npx deployment-stats --help` for more commands.

0 comments on commit 8bfc159

Please sign in to comment.