Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-Registration-Core
Commits
82b5832e
Commit
82b5832e
authored
3 years ago
by
Dileep Bapat
Browse files
Options
Download
Patches
Plain Diff
Adding dependency on build
parent
55b2edb5
main
attestation
create_attach_entity_role_to_user
doc
immunization
internal-entity
json-template-type-conv
pr-external-context
pr-template-url
spring-bean-issues
sunbirdrc.dev
test-fix
uat-deploy
upsmfac-main
v0.0.12
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-1
Makefile
with
1 addition
and
1 deletion
+1
-1
Makefile
+
1
−
1
View file @
82b5832e
...
...
@@ -6,7 +6,7 @@ build: java
java
:
java/registry/target/registry.jar
cd
java
&&
./mvnw
-DskipTests
clean
install
test
:
test
:
build
@
docker-compose up
-d
@
echo
"Starting the test"
&&
sh build/wait_for_port.sh 8080
@
echo
"Starting the test"
&&
sh build/wait_for_port.sh 8081
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Explore
Projects
Groups
Topics
Snippets