hanahmily commented on code in PR #522:
URL: 
https://github.com/apache/skywalking-banyandb/pull/522#discussion_r1734405500


##########
.github/workflows/e2e.storage.yml:
##########
@@ -88,7 +88,11 @@ jobs:
         run: make generate
       - name: Set up Docker Buildx
         uses: docker/setup-buildx-action@v1
+      - name: Build binary
+        run: make release
       - name: Build docker image
+        env:
+          CI: false

Review Comment:
   Removed



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