Edited pipeline
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-03-30 03:20:43 +03:00
parent 41116e6ef1
commit 714ef9c87f

View File

@@ -17,8 +17,7 @@ steps:
- cd /home/webmaster/warframe-center && git fetch --all && git reset --hard origin/monorepo
- name: install dependencies
commands:
- . /home/webmaster/.bashrc
- . /home/webmaster/.profile
- export PATH = $PATH:/home/webmaster/.nvm
- cd /home/webmaster/warframe-center && npm install
trigger: