Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nomad-FAIR
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nomad-lab
nomad-FAIR
Commits
479b59b1
Commit
479b59b1
authored
6 years ago
by
Markus Scheidgen
Browse files
Options
Downloads
Patches
Plain Diff
Adopted CI to changes in configuration keys.
parent
48c2bc59
No related branches found
No related tags found
1 merge request
!36
Migration, merge 0.4.3 with parsers
Pipeline
#45607
failed
6 years ago
Stage: build
Stage: test
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-2
2 additions, 2 deletions
.gitlab-ci.yml
with
2 additions
and
2 deletions
.gitlab-ci.yml
+
2
−
2
View file @
479b59b1
...
@@ -104,7 +104,7 @@ tests:
...
@@ -104,7 +104,7 @@ tests:
RABBITMQ_DEFAULT_USER
:
rabbitmq
RABBITMQ_DEFAULT_USER
:
rabbitmq
RABBITMQ_DEFAULT_PASS
:
rabbitmq
RABBITMQ_DEFAULT_PASS
:
rabbitmq
RABBITMQ_DEFAULT_VHOST
:
/
RABBITMQ_DEFAULT_VHOST
:
/
NOMAD_
COE_
REPO_DB_HOST
:
postgres
NOMAD_REPO
SITORY
_DB_HOST
:
postgres
NOMAD_RABBITMQ_HOST
:
rabbitmq
NOMAD_RABBITMQ_HOST
:
rabbitmq
NOMAD_ELASTIC_HOST
:
elastic
NOMAD_ELASTIC_HOST
:
elastic
NOMAD_MONGO_HOST
:
mongo
NOMAD_MONGO_HOST
:
mongo
...
@@ -147,7 +147,7 @@ tests:
...
@@ -147,7 +147,7 @@ tests:
# RABBITMQ_DEFAULT_USER: rabbitmq
# RABBITMQ_DEFAULT_USER: rabbitmq
# RABBITMQ_DEFAULT_PASS: rabbitmq
# RABBITMQ_DEFAULT_PASS: rabbitmq
# RABBITMQ_DEFAULT_VHOST: /
# RABBITMQ_DEFAULT_VHOST: /
# NOMAD_
COE_
REPO_DB_HOST: postgres
# NOMAD_REPO
SITORY
_DB_HOST: postgres
# NOMAD_RABBITMQ_HOST: rabbitmq
# NOMAD_RABBITMQ_HOST: rabbitmq
# NOMAD_ELASTIC_HOST: elastic
# NOMAD_ELASTIC_HOST: elastic
# NOMAD_MONGO_HOST: mongo
# NOMAD_MONGO_HOST: mongo
...
...
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