Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Medizinische Informatik - Öffentliche Projekte
UMG MeDIC
MeDIC Technik
AW Agents
Annotation Agent
Commits
8559c6b2
Commit
8559c6b2
authored
Aug 19, 2020
by
parciak
Browse files
modified gitlab ci cd yaml file with references to GWDG test servers.
Signed-off-by:
Marcel Parciak
<
marcel.parciak@gmail.com
>
parent
9d66f587
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8559c6b2
...
...
@@ -2,6 +2,16 @@ stages:
-
test
-
publish
variables
:
CDSTAR_URI
:
"
https://c109-199.cloud.gwdg.de/v3"
CDSTAR_USER
:
"
medic1"
CDSTAR_PASS
:
"
medIC!umG!9"
CDSTAR_VAULT
:
"
medic"
COUCH_URI
:
"
c109-199.cloud.gwdg.de:5984"
COUCH_USER
:
"
annotation_agent_test"
couch_pass
:
"
aXu9vcAugzQFvZij0TQOfnnN"
COUCH_DB
:
"
annotation_test"
build_image
:
stage
:
test
tags
:
...
...
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