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

twice pushed a commit to branch PragmaTwice/test-docker-image
in repository https://gitbox.apache.org/repos/asf/kvrocks.git


The following commit(s) were added to refs/heads/PragmaTwice/test-docker-image 
by this push:
     new 125ba0d1 Update nightly.yaml
125ba0d1 is described below

commit 125ba0d1d08fd8ac2d4821440d94f45b7962c7e7
Author: Twice <[email protected]>
AuthorDate: Sat Jul 29 12:05:14 2023 +0800

    Update nightly.yaml
---
 .github/workflows/nightly.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/nightly.yaml b/.github/workflows/nightly.yaml
index af3171b0..da3a3952 100644
--- a/.github/workflows/nightly.yaml
+++ b/.github/workflows/nightly.yaml
@@ -71,6 +71,6 @@ jobs:
             MORE_BUILD_ARGS=-j${{ env.NPROC }}
 
       - name: Test Image
-        uses: docker://apache/kvrocks:${{ steps.meta.outputs.tags[1] }}
+        uses: docker://apache/kvrocks:nightly
         with:
           args: -v

Reply via email to