Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DBRepo
Manage
Activity
Members
Labels
Plan
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FAIR Data Austria DB Repository
DBRepo
Commits
8d5b8632
Commit
8d5b8632
authored
4 years ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Merge branch 42
Former-commit-id:
c51140f5
parent
a7978f0b
No related branches found
No related tags found
1 merge request
!23
Sprint results
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-2
0 additions, 2 deletions
.gitlab-ci.yml
fda-table-service/report/pom.xml
+1
-1
1 addition, 1 deletion
fda-table-service/report/pom.xml
with
1 addition
and
3 deletions
.gitlab-ci.yml
+
0
−
2
View file @
8d5b8632
...
@@ -71,13 +71,11 @@ test-backend-database:
...
@@ -71,13 +71,11 @@ test-backend-database:
test-backend-discovery
:
test-backend-discovery
:
stage
:
test
stage
:
test
script
:
script
:
-
"
mvn
-f
fda-metadata-db/pom.xml
clean
install"
-
"
mvn
-f
fda-discovery-service/pom.xml
clean
test
verify"
-
"
mvn
-f
fda-discovery-service/pom.xml
clean
test
verify"
test-backend-gateway
:
test-backend-gateway
:
stage
:
test
stage
:
test
script
:
script
:
-
"
mvn
-f
fda-metadata-db/pom.xml
clean
install"
-
"
mvn
-f
fda-gateway-service/pom.xml
clean
test
verify"
-
"
mvn
-f
fda-gateway-service/pom.xml
clean
test
verify"
test-backend-query
:
test-backend-query
:
...
...
This diff is collapsed.
Click to expand it.
fda-table-service/report/pom.xml
+
1
−
1
View file @
8d5b8632
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<artifactId>
report
</artifactId>
<artifactId>
report
</artifactId>
<version>
0.0.1-SNAPSHOT
</version>
<version>
0.0.1-SNAPSHOT
</version>
<name>
fda-
da
tab
as
e-service-report
</name>
<name>
fda-tab
l
e-service-report
</name>
<properties>
<properties>
<jacoco.version>
0.8.7
</jacoco.version>
<jacoco.version>
0.8.7
</jacoco.version>
...
...
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