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
1b93ddfe
Commit
1b93ddfe
authored
1 year ago
by
Martin Weise
Browse files
Options
Downloads
Patches
Plain Diff
Update Makefile
parent
7e0128ea
No related branches found
No related tags found
1 merge request
!222
Resolve "Enable database dump import"
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-0
1 addition, 0 deletions
Makefile
with
1 addition
and
0 deletions
Makefile
+
1
−
0
View file @
1b93ddfe
...
@@ -152,6 +152,7 @@ test-query-service: clean build-metadata-db build-query-service
...
@@ -152,6 +152,7 @@ test-query-service: clean build-metadata-db build-query-service
mvn
-f
./dbrepo-query-service/pom.xml clean
test
verify
mvn
-f
./dbrepo-query-service/pom.xml clean
test
verify
test-table-service
:
clean build-metadata-db build-table-service
test-table-service
:
clean build-metadata-db build-table-service
docker pull mysql:8.0
mvn
-f
./dbrepo-table-service/pom.xml clean
test
verify
mvn
-f
./dbrepo-table-service/pom.xml clean
test
verify
test-metadata-service
:
clean build-metadata-db build-metadata-service
test-metadata-service
:
clean build-metadata-db build-metadata-service
...
...
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