You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2023/05/26 15:08:15 UTC

[linkis] branch dev-1.4.0 updated: update workflows (#4579)

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 <12...@users.noreply.github.com>
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: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org