Skip to content

Commit

Permalink
fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
mike1pol committed Sep 4, 2019
1 parent fb94205 commit 1637d40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ name: prod
steps:
- name: test
image: node:8
environment:
BOT_NAME: test
commands:
- npm install
- npm test
Expand Down

0 comments on commit 1637d40

Please sign in to comment.