mirror of
https://github.com/status-im/deps-lock-snitch-bot.git
synced 2025-02-22 16:18:24 +00:00
Add logs target
This commit is contained in:
parent
72bc1ae167
commit
c6e66890e3
@ -53,7 +53,8 @@
|
||||
"postinstall": "yarn build",
|
||||
"start": "probot run ./lib/index.js",
|
||||
"test": "jest && tsc -p tsconfig.json",
|
||||
"test:watch": "jest --watch --notify --notifyMode=change --coverage"
|
||||
"test:watch": "jest --watch --notify --notifyMode=change --coverage",
|
||||
"logs": "ssh dokku.status.im tail -n 100 -f /var/log/docker/deps-lock-snitch-bot.web.1/docker.log"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user