This commit is contained in:
@@ -26,6 +26,7 @@ steps:
|
|||||||
from_secret: git_password
|
from_secret: git_password
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
- npm install typescript@latest
|
||||||
- npm run build
|
- npm run build
|
||||||
# Erstellt die Authentifizierung für die Registry (URL aus package.json)
|
# Erstellt die Authentifizierung für die Registry (URL aus package.json)
|
||||||
- echo "//git.familie-berner.de/api/packages/Public/npm/:_authToken=$GITEA_TOKEN" > .npmrc
|
- echo "//git.familie-berner.de/api/packages/Public/npm/:_authToken=$GITEA_TOKEN" > .npmrc
|
||||||
|
|||||||
Reference in New Issue
Block a user