Still not working...
This commit is contained in:
parent
6840197c44
commit
a954f69e44
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ artifacts {
|
||||||
}
|
}
|
||||||
|
|
||||||
uploadArchives {
|
uploadArchives {
|
||||||
dependsOn 'reobf'
|
dependsOn 'build'
|
||||||
repositories {
|
repositories {
|
||||||
if (project.hasProperty("filesmaven")) {
|
if (project.hasProperty("filesmaven")) {
|
||||||
logger.info('Publishing to files server')
|
logger.info('Publishing to files server')
|
||||||
|
|
Loading…
Reference in a new issue