tuonina 5 жил өмнө
parent
commit
ace74b07b4

+ 1 - 1
eureka-web/build.gradle

@@ -52,7 +52,7 @@ task dockerBuilder(type: Docker) {
             into stageDir
             into stageDir
         }
         }
     }
     }
-    push = true
+    push = false
 }
 }