You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/09/15 07:58:54 UTC

[GitHub] [dubbo-go] sdttttt commented on a change in pull request #752: Ftr: Migrate travis Ci to GithubActions

sdttttt commented on a change in pull request #752:
URL: https://github.com/apache/dubbo-go/pull/752#discussion_r486783066



##########
File path: integrate_test.sh
##########
@@ -63,4 +63,4 @@ docker build . -t  ci-consumer --build-arg PR_ORIGIN_REPO=${TRAVIS_PULL_REQUEST_
 cd ${ROOT_DIR}
 # run provider
 # check consumer status
-docker run -it --network host ci-consumer
+docker run -i --network host ci-consumer

Review comment:
       I deleted this parameter, because cannot be used  `TTY(模拟终端)` in GithubActions.




----------------------------------------------------------------
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org