yangli-stu commented on code in PR #6836:
URL: https://github.com/apache/incubator-seata/pull/6836#discussion_r1751149402


##########
.github/workflows/build.yml:
##########
@@ -16,6 +16,10 @@ jobs:
         ports:
           - 6379:6379
         options: --health-cmd="redis-cli ping" --health-interval=10s 
--health-timeout=5s --health-retries=3
+      nacos:
+        image: nacos/nacos-server:2.4.2

Review Comment:
   好的,原本以为是docker compose的写法,刚刚纠正为‘GitHub Actions’的yaml格式了,再试试看



-- 
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: notifications-unsubscr...@seata.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to