Skip to content

Commit 7767691

Browse files
chore(NA): runs packer cache for 7.x rename into 7.16 (elastic#115802)
Co-authored-by: Kibana Machine <[email protected]>
1 parent ee91620 commit 7767691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/packer_cache.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ if [[ "$(which docker)" != "" && "$(command uname -m)" != "aarch64" ]]; then
88
fi
99

1010
./.ci/packer_cache_for_branch.sh master
11-
./.ci/packer_cache_for_branch.sh 7.x
11+
./.ci/packer_cache_for_branch.sh 7.16

0 commit comments

Comments
 (0)