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