Skip to content

Commit c5cde88

Browse files
committed
[ci] Create 7.12 branch
1 parent e6df8ce commit c5cde88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ default_to_workspace = false
33

44
[env]
55
# Determines the version of Elasticsearch docker container used
6-
STACK_VERSION = { value = "7.x-SNAPSHOT", condition = { env_not_set = ["STACK_VERSION"] }}
6+
STACK_VERSION = { value = "7.12-SNAPSHOT", condition = { env_not_set = ["STACK_VERSION"] }}
77
# Determines the distribution of docker container used. Either platinum or free
88
TEST_SUITE = { value = "free", condition = { env_not_set = ["TEST_SUITE"] }}
99
# Set publish flags to dry-run by default, to force user to explicitly define for publishing

0 commit comments

Comments
 (0)