Merge branch 'patch-1' of github.com:AbrarSyed/ironchest

This commit is contained in:
Christian 2014-02-05 18:32:17 -05:00
commit 11b00d4bd6
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ artifacts {
// Configure an upload task. this is setup for uploading to files.minecraftforge.net. There are other examples around
uploadArchives {
dependsOn 'reobf'
repositories {
if (project.hasProperty("filesmaven")) {
logger.info('Publishing to files server')