You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by wa...@apache.org on 2022/08/22 16:01:42 UTC

[incubator-pegasus] branch github-test-with-rocksdb-portable updated: fix(github): build unit tests with portable rocksdb

This is an automated email from the ASF dual-hosted git repository.

wangdan pushed a commit to branch github-test-with-rocksdb-portable
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/github-test-with-rocksdb-portable by this push:
     new 495054e6a fix(github): build unit tests with portable rocksdb
495054e6a is described below

commit 495054e6ab056518e521f7b7b174bf8a929eb246
Author: Dan Wang <wa...@apache.org>
AuthorDate: Tue Aug 23 00:00:54 2022 +0800

    fix(github): build unit tests with portable rocksdb
---
 .github/workflows/thirdparty-regular-push.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/thirdparty-regular-push.yml b/.github/workflows/thirdparty-regular-push.yml
index ff36233cd..c00cfce7d 100644
--- a/.github/workflows/thirdparty-regular-push.yml
+++ b/.github/workflows/thirdparty-regular-push.yml
@@ -66,6 +66,7 @@ jobs:
 
   build_push_bin_docker_images:
     runs-on: ubuntu-latest
+    needs: build_push_src_docker_images
     strategy:
       fail-fast: false
       matrix:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org