all in one Docker file
This commit is contained in:
parent
0f4d0e3d3e
commit
4cffd7b16e
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue