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