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

laiyingchun pushed a commit to branch rm_build_krb5_sasl-dev
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


The following commit(s) were added to refs/heads/rm_build_krb5_sasl-dev by this 
push:
     new 7ac5728d5 push master images
7ac5728d5 is described below

commit 7ac5728d5ef00e3459443efdd65c8e9061ef6ee8
Author: Yingchun Lai <[email protected]>
AuthorDate: Fri Sep 8 13:13:27 2023 +0800

    push master images
---
 .github/workflows/thirdparty-regular-push.yml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/thirdparty-regular-push.yml 
b/.github/workflows/thirdparty-regular-push.yml
index 152fe15a7..042563997 100644
--- a/.github/workflows/thirdparty-regular-push.yml
+++ b/.github/workflows/thirdparty-regular-push.yml
@@ -58,7 +58,7 @@ jobs:
           file: ./docker/thirdparties-src/Dockerfile
           push: true
           tags: |
-            apache/pegasus:thirdparties-src-${{ github.ref_name }}
+            apache/pegasus:thirdparties-src-master
           build-args: |
             GITHUB_BRANCH=${{ github.ref_name }}
       - name: Image digest
@@ -93,7 +93,7 @@ jobs:
           file: ./docker/thirdparties-bin/Dockerfile
           push: true
           tags: |
-            apache/pegasus:thirdparties-bin-${{ matrix.osversion }}-${{ 
github.ref_name }}
+            apache/pegasus:thirdparties-bin-${{ matrix.osversion }}-master
           build-args: |
             GITHUB_BRANCH=${{ github.ref_name }}
             OS_VERSION=${{ matrix.osversion }}
@@ -129,7 +129,7 @@ jobs:
           file: ./docker/thirdparties-bin/Dockerfile
           push: true
           tags: |
-            apache/pegasus:thirdparties-bin-jemallc-${{ matrix.osversion 
}}-${{ github.ref_name }}
+            apache/pegasus:thirdparties-bin-jemallc-${{ matrix.osversion 
}}-master
           build-args: |
             GITHUB_BRANCH=${{ github.ref_name }}
             OS_VERSION=${{ matrix.osversion }}
@@ -163,7 +163,7 @@ jobs:
           file: ./docker/thirdparties-bin/Dockerfile
           push: true
           tags: |
-            apache/pegasus:thirdparties-bin-test-${{ matrix.osversion }}-${{ 
github.ref_name }}
+            apache/pegasus:thirdparties-bin-test-${{ matrix.osversion }}-master
           build-args: |
             GITHUB_BRANCH=${{ github.ref_name }}
             OS_VERSION=${{ matrix.osversion }}
@@ -199,7 +199,7 @@ jobs:
           file: ./docker/thirdparties-bin/Dockerfile
           push: true
           tags: |
-            apache/pegasus:thirdparties-bin-test-jemallc-${{ matrix.osversion 
}}-${{ github.ref_name }}
+            apache/pegasus:thirdparties-bin-test-jemallc-${{ matrix.osversion 
}}-master
           build-args: |
             GITHUB_BRANCH=${{ github.ref_name }}
             OS_VERSION=${{ matrix.osversion }}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to