Skip to content

Commit 1637d40

Browse files
committed
fix deployment
1 parent fb94205 commit 1637d40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.drone.yml

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ name: prod
3434
steps:
3535
- name: test
3636
image: node:8
37+
environment:
38+
BOT_NAME: test
3739
commands:
3840
- npm install
3941
- npm test

0 commit comments

Comments
 (0)