cache-control
echo "cache"
aws s3 cp ../production/dist $DST --region="eu-central-1" --recursive --cache-control 'max-age=31104000' --exclude "*" --include "images/*.*" --include "js/*.*" --include "fonts/*.*" --include "css/*.*"
echo "sync"
aws s3 sync ../production/dist $DST --region="eu-central-1" --delete --exclude '*.zip'
Od 2004 r. pracuję w branży IT. Przez większość tego czasu zajmowałem się projektowaniem i tworzeniem różnego rodzaju aplikacji internetowych.