mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
fix comment
This commit is contained in:
parent
24275aed41
commit
e706d4c13a
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ if [ -z "$NO_UPLOAD" ]; then
|
|||
modify "s3://hc-sites/$PROJECT/latest/"
|
||||
fi
|
||||
|
||||
# Perform a purge of the surrogate key.
|
||||
# Perform a soft-purge of the surrogate key.
|
||||
if [ -z "$NO_PURGE" ]; then
|
||||
echo "Purging Fastly cache..."
|
||||
curl \
|
||||
|
|
|
|||
Loading…
Reference in a new issue