This commit is contained in:
@@ -12,7 +12,8 @@ steps:
|
||||
- name: pull
|
||||
commands:
|
||||
- cd /home/pi/warframe-market-bot
|
||||
- git pull
|
||||
- git fetch --all
|
||||
- git reset --hard origin/master
|
||||
- name: install
|
||||
commands:
|
||||
- npm install
|
||||
|
||||
Reference in New Issue
Block a user