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

casion pushed a commit to branch dev-1.4.0
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.4.0 by this push:
     new 42e3f1f0e update workflows (#4579)
42e3f1f0e is described below

commit 42e3f1f0e44c24dd66bf0f955439269e86b8ac54
Author: ahaoyao <[email protected]>
AuthorDate: Fri May 26 23:08:08 2023 +0800

    update workflows (#4579)
---
 .github/workflows/publish-docker.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/publish-docker.yaml 
b/.github/workflows/publish-docker.yaml
index 9a56415b4..11c8fcc6c 100644
--- a/.github/workflows/publish-docker.yaml
+++ b/.github/workflows/publish-docker.yaml
@@ -31,7 +31,7 @@ jobs:
       TAG: ${{ github.sha }}
       SKIP_TEST: true
       HUB: ghcr.io/apache/linkis
-      LINKIS_VERSION: 1.4.0
+      LINKIS_VERSION: 1.4.0-SNAPSHOT
     steps:
     - name: Checkout
       uses: actions/checkout@v2


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

Reply via email to