Ver código fonte

NO-JIRA re-enabling remote cache for the end of the trial

tags/10.4.0.87286
lukasz-jarocki-sonarsource 6 meses atrás
pai
commit
f459f0ef37
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      settings.gradle

+ 1
- 1
settings.gradle Ver arquivo

@@ -103,7 +103,7 @@ buildCache {
creds.username = System.env.'GRADLE_ENTERPRISE_USERNAME'
creds.password = System.env.'GRADLE_ENTERPRISE_PASSWORD'
}
enabled = false
enabled = true
push = isCiServer
}
}

Carregando…
Cancelar
Salvar