1
1
Fork 0

npm install

Signed by @spirillen
This commit is contained in:
spirillen 2021-09-11 12:55:06 +02:00
parent f9210f8497
commit b1b8f8fc60
No known key found for this signature in database
GPG Key ID: 30562ED6FB236E4E
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ before_script:
- echo "Or perhaps you might print out some debugging details"
- export DEBIAN_FRONTEND=noninteractive
- apt-get update
- apt-get install -yqqf bash git
- apt-get install -yqqf bash git npm
- git config --global user.email "${GIT_USER_EMAIL:-$GITLAB_USER_EMAIL}"
- git config --global user.name "${GIT_USER_NAME:-$GITLAB_USER_NAME}"
- git remote set-url origin https://mypdns:$MYPDNS_CI_ACCESS_TOKEN@mypdns.org/$CI_PROJECT_PATH.git