mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
Clean up Gradle stylings and fix issues IDed in Prober (#212)
This commit is contained in:
@@ -12,8 +12,6 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
apply plugin: 'java'
|
||||
|
||||
createUberJar('deployJar', 'proxy_server', 'google.registry.proxy.ProxyServer')
|
||||
|
||||
task buildProxyImage(dependsOn: deployJar, type: Exec) {
|
||||
|
||||
Reference in New Issue
Block a user