We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee91620 commit 7767691Copy full SHA for 7767691
.ci/packer_cache.sh
@@ -8,4 +8,4 @@ if [[ "$(which docker)" != "" && "$(command uname -m)" != "aarch64" ]]; then
8
fi
9
10
./.ci/packer_cache_for_branch.sh master
11
-./.ci/packer_cache_for_branch.sh 7.x
+./.ci/packer_cache_for_branch.sh 7.16
0 commit comments