This is an automated email from the ASF dual-hosted git repository.
chesnay pushed a commit to branch dev-1.12
in repository https://gitbox.apache.org/repos/asf/flink-docker.git
The following commit(s) were added to refs/heads/dev-1.12 by this push:
new 1caf845 Run tests for 1.12.7
1caf845 is described below
commit 1caf845a8a0390aa3447bc939a6925118862b508
Author: Chesnay Schepler <[email protected]>
AuthorDate: Thu Dec 16 14:10:48 2021 +0100
Run tests for 1.12.7
---
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 93342de..86792c9 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.12 -f 1.12.5
+./add-version.sh -r 1.12 -f 1.12.7
test_docker_entrypoint