soulbird commented on code in PR #425:
URL: https://github.com/apache/apisix-docker/pull/425#discussion_r1099513622


##########
.github/workflows/apisix-docker-example-test.yaml:
##########
@@ -42,4 +46,14 @@ jobs:
           if [[ $result_code -ne 200 ]];then
                   printf "result_code: %s\n" "$result_code"
                   exit 125
-          fi
\ No newline at end of file
+          fi
+
+      - name: verify exmaple image

Review Comment:
   Is it better to put this step before use docker-compose



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to