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 2021/12/16 13:11:27 UTC

[flink-docker] branch dev-1.14 updated: Run tests for 1.14.2

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

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


The following commit(s) were added to refs/heads/dev-1.14 by this push:
     new dd51e81  Run tests for 1.14.2
dd51e81 is described below

commit dd51e815fb6ce0c83719410143de502bf51b087c
Author: Chesnay Schepler <ch...@apache.org>
AuthorDate: Thu Dec 16 14:11:14 2021 +0100

    Run tests for 1.14.2
---
 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 5e1b04c..da9f0a1 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.14 -f 1.14.0
+./add-version.sh -r 1.14 -f 1.14.2
 
 test_docker_entrypoint