File structure
This commit is contained in:
11
.drone.yml
11
.drone.yml
@@ -7,14 +7,3 @@ server:
|
||||
user: pi
|
||||
password:
|
||||
from_secret: password
|
||||
|
||||
steps:
|
||||
- name: pull
|
||||
commands:
|
||||
- cd /home/pi/warframe-market-bot
|
||||
- git fetch --all
|
||||
- git reset --hard origin/master
|
||||
- name: install
|
||||
commands:
|
||||
- cd /home/pi/warframe-market-bot
|
||||
- npm install
|
||||
|
||||
Reference in New Issue
Block a user