You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2022/03/11 10:25:28 UTC

[flink-docker] branch dev-1.13 updated: Run tests for 1.13.6

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

chesnay pushed a commit to branch dev-1.13
in repository https://gitbox.apache.org/repos/asf/flink-docker.git


The following commit(s) were added to refs/heads/dev-1.13 by this push:
     new 08fe3bc  Run tests for 1.13.6
08fe3bc is described below

commit 08fe3bc656bdbd0b2b03b10a6a583a18d7b3ac11
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Fri Mar 11 11:21:19 2022 +0100

    Run tests for 1.13.6
---
 testing/run_travis_tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing/run_travis_tests.sh b/testing/run_travis_tests.sh
index 189ac69..7fba710 100755
--- a/testing/run_travis_tests.sh
+++ b/testing/run_travis_tests.sh
@@ -11,7 +11,7 @@ fi
 
 BRANCH="$TRAVIS_BRANCH"
 
-./add-version.sh -r 1.13 -f 1.13.5
+./add-version.sh -r 1.13 -f 1.13.6
 
 test_docker_entrypoint