mirror of
https://github.com/google/nomulus.git
synced 2025-08-02 07:52:11 +02:00
Clean up Gradle stylings and fix issues IDed in Prober (#212)
This commit is contained in:
parent
b36cae52e9
commit
2a381b7071
8 changed files with 63 additions and 62 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue