diff --git a/release.sh b/release.sh index 29925bbce..749ffc53c 100755 --- a/release.sh +++ b/release.sh @@ -26,5 +26,4 @@ docker push sitespeedio/sitespeed.io:$PACKAGE_VERSION # Generate the help for the docs #bin/sitespeed.js --help > docs/documentation/sitespeed.io/configuration/config.md -#docker build -f Dockerfile.wpr --no-cache -t sitespeedio/sitespeed.io:${PACKAGE_VERSION}-wpr-alpha . -#docker push sitespeedio/sitespeed.io:${PACKAGE_VERSION}-wpr-alpha +