Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Dspace7 Angular
Manage
Activity
Members
Labels
Plan
Issues
42
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vtechworks
Dspace7 Angular
Commits
ad4b7fa2
Commit
ad4b7fa2
authored
4 years ago
by
lotte
Browse files
Options
Downloads
Patches
Plain Diff
test travis with external rest
parent
172d3891
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+3
-3
3 additions, 3 deletions
.travis.yml
with
3 additions
and
3 deletions
.travis.yml
+
3
−
3
View file @
ad4b7fa2
...
...
@@ -7,10 +7,10 @@ env:
COMPOSE_VERSION
:
1.24.1
# The ci step will test the dspace-angular code against DSpace REST.
# Direct that step to utilize a DSpace REST service that has been started in docker.
DSPACE_REST_HOST
:
localhost
DSPACE_REST_PORT
:
8080
DSPACE_REST_HOST
:
dspace7.4science.cloud
DSPACE_REST_PORT
:
443
DSPACE_REST_NAMESPACE
:
'
/server/api'
DSPACE_REST_SSL
:
fals
e
DSPACE_REST_SSL
:
tru
e
services
:
-
xvfb
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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