Full path
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-03-30 03:06:34 +03:00
parent 5aab4a955b
commit b56f1b0b62

View File

@@ -17,8 +17,8 @@ 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:
- source ~/.bashrc - source /home/webmaster/.bashrc
- source ~/.profile - source /home/webmaster/.profile
- cd /home/webmaster/warframe-center && npm install - cd /home/webmaster/warframe-center && npm install
trigger: trigger: