Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
libs
config
Commits
236b42b4
Commit
236b42b4
authored
5 years ago
by
Sigmund, Dominik
Browse files
Options
Downloads
Patches
Plain Diff
try with other style
parent
e60ecbf0
No related branches found
No related tags found
1 merge request
!1
Master
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+5
-9
5 additions, 9 deletions
.gitlab-ci.yml
README.md
+0
-5
0 additions, 5 deletions
README.md
with
5 additions
and
14 deletions
.gitlab-ci.yml
+
5
−
9
View file @
236b42b4
...
@@ -45,15 +45,11 @@ test:
...
@@ -45,15 +45,11 @@ test:
publish to local npm
:
publish to local npm
:
stage
:
publish
stage
:
publish
before_script
:
before_script
:
-
apk add expect
-
|
-
|
/usr/bin/expect <<EOD
npm adduser --registry https://it-devops-01:4873 <<!
spawn npm adduser --registry https://it-devops-01:4873
$NPM_USERNAME
expect {
$NPM_PASSWORD
"Username:" {send "$NPM_USERNAME\r"; exp_continue}
$NPM_EMAIL
"Password:" {send "$NPM_PASSWORD\r"; exp_continue}
!
"Email: (this IS public)" {send "$NPM_EMAIL\r"; exp_continue}
}
EOD
script
:
script
:
-
npm publish --registry https://it-devops-01:4873
-
npm publish --registry https://it-devops-01:4873
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
+
0
−
5
View file @
236b42b4
...
@@ -3,11 +3,6 @@
...
@@ -3,11 +3,6 @@
[

](https://it-devops-01.br-edv.brnet.int/general/config/commits/master)
[

](https://it-devops-01.br-edv.brnet.int/general/config/commits/master)
[

](https://it-devops-01.br-edv.brnet.int/general/config/commits/master)
[

](https://it-devops-01.br-edv.brnet.int/general/config/commits/master)
[

](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config)
[

](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config)
[

](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config)
[

](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config)
[

](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config)
[

](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config)
[

](https://it-devops-01.br-edv.brnet.int:8999/dashboard?id=config)
Simple Config Log with HashiCorp Vault support.
Simple Config Log with HashiCorp Vault support.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment