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

This commit is contained in:
2022-03-30 03:21:54 +03:00
parent 714ef9c87f
commit d366262636

View File

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