mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
56a343507c
Currently, if cache invalidation is enabled when running `hugo deploy --dryRun` with , the deployer does not take the dry run flag into consideration and triggers CloudFront/GoogleCloudCDN cache invalidation if any of those services are configured. This change will instead print a feedback message if a dry run is in effect and quiet mode is not enabled. Fixes #7884 |
||
---|---|---|
.. | ||
cloudfront.go | ||
deploy.go | ||
deploy_azure.go | ||
deploy_test.go | ||
deployConfig.go | ||
deployConfig_test.go | ||
google.go |