Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Fedora Ingest Service
Commits
b367a495
Commit
b367a495
authored
Jan 04, 2021
by
Thomas Bernhart
Browse files
Cleanup formatting of build.gradle
parent
0a6c06e0
Pipeline
#19596
passed with stages
in 4 minutes and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build.gradle
View file @
b367a495
...
...
@@ -18,6 +18,7 @@ jar {
sourceCompatibility
=
1.8
targetCompatibility
=
1.8
repositories
{
jcenter
()
mavenCentral
()
...
...
@@ -104,7 +105,6 @@ task integrationTest(type: Test) {
shouldRunAfter
test
}
plugins
.
withType
(
DistributionPlugin
)
{
distTar
{
archiveFileName
=
'app.tar'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment