Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
log-schema-node
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
logging
log-schema-node
Commits
72e43ee6
Commit
72e43ee6
authored
May 09, 2017
by
Snorre Magnus Davøen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Don't always auth in gitlab-ci.yml"
This reverts commit
ef577dc3
.
parent
ef577dc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
72e43ee6
...
...
@@ -7,6 +7,7 @@ test:
image
:
node:7.8-alpine
script
:
-
echo $NEXUS_NPM_TOKEN > ~/.npmrc
-
echo 'always-auth=true' >> ~/.npmrc
-
npm set registry https://nexus.nsd.no/repository/npm-group/
-
yarn install
-
yarn run dtslint
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment