This commit is contained in:
@@ -17,7 +17,7 @@ steps:
|
||||
- cd /home/pi/warframe-center
|
||||
- git fetch --all
|
||||
- git reset --hard origin/monorepo
|
||||
- npm ci
|
||||
- npm install
|
||||
|
||||
---
|
||||
|
||||
@@ -48,3 +48,6 @@ steps:
|
||||
when:
|
||||
branch:
|
||||
- monorepo
|
||||
|
||||
depends_on:
|
||||
- install dependencies
|
||||
Reference in New Issue
Block a user