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
sunbird-lms-service
Commits
1da356d5
Unverified
Commit
1da356d5
authored
5 years ago
by
amorphous-1
Committed by
GitHub
5 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #351 from Kaali09/release-2.5.0
DO-1771 removed the test cases.
parents
0debed7e
e35c06b6
release-2.5.0
release-2.5.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Jenkinsfile
+0
-3
Jenkinsfile
with
0 additions
and
3 deletions
+0
-3
Jenkinsfile
+
0
−
3
View file @
1da356d5
...
...
@@ -40,9 +40,6 @@ node('build-slave') {
}
stage
(
'Unit Tests'
)
{
sh
"mvn test '-Dtest=!%regex[io.opensaber.registry.client.*]' -DfailIfNoTests=false"
}
stage
(
'Package'
)
{
dir
(
'service'
)
{
...
...
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