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

This commit is contained in:
2022-03-19 01:45:44 +03:00
parent 3d3d145072
commit 34c1e577f4

View File

@@ -14,7 +14,7 @@ server:
steps:
- name: install
commands:
- cd ~/warframe-center
- cd /home/pi/warframe-center
- git fetch --all
- git reset --hard origin/monorepo
- npm ci
@@ -23,7 +23,7 @@ steps:
kind: pipeline
type: docker
name: default
name: build
clone:
disable: true