EC-21: FEAT: Added gitea packages as well
Refers: Evercatch/Evercatch-board#21
This commit is contained in:
9
.npmrc
Normal file
9
.npmrc
Normal file
@@ -0,0 +1,9 @@
|
||||
# .npmrc
|
||||
# 1. Tell npm that @evercatch packages live on your server
|
||||
@evercatch:registry=https://git.psmattas.com/api/packages/Evercatch/npm/
|
||||
|
||||
# 2. Set the registry for publishing
|
||||
registry=https://git.psmattas.com/api/packages/Evercatch/npm/
|
||||
|
||||
# 3. Setup Auth using an Environment Variable
|
||||
//git.psmattas.com/api/packages/Evercatch/npm/:_authToken=${GITEA_TOKEN}
|
||||
Reference in New Issue
Block a user