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