Skip to content

Commit

Permalink
feat: add publish to derry
Browse files Browse the repository at this point in the history
  • Loading branch information
mrgnhnt96 committed Oct 18, 2021
1 parent 1dea7d1 commit ad3f747
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions derry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ runtests:
- flutter test --coverage
- genhtml coverage/lcov.info -o coverage
- open coverage/index.html

publish:
- $runtests
- dart pub publish

0 comments on commit ad3f747

Please sign in to comment.