From 4cffd7b16e521ceaea3e7d8ce74fb4994cfe31c8 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Sat, 12 May 2018 22:30:02 +0200 Subject: [PATCH] all in one Docker file --- release.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 +