coderzc commented on code in PR #200:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/200#discussion_r1032372687


##########
.github/workflows/publish_images.yml:
##########
@@ -19,13 +19,11 @@ jobs:
           map: |
             {
               "push": {
-                "FRAMEWORK_IMAGE_URL": 
"hugegraph/hugegraph-computer-framework:latest",
-                "ALGORITHM_IMAGE_URL": 
"hugegraph/hugegraph-builtin-algorithms:latest",
+                "COMPUTER_IMAGE_URL": "hugegraph/hugegraph-computer:latest",

Review Comment:
   Yes,I think the two images are a little redundant. The builtin-algorithm.jar 
only 800kb.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to