remove unused files from sslproxy folder, and fix build script for acme-nginx
This commit is contained in:
@@ -11,8 +11,7 @@ build() {
|
||||
build_test() {
|
||||
echo testing the image
|
||||
docker run --rm --entrypoint=ls $LOCAL_IMAGE -l /usr/local/bin | grep acme-nginx
|
||||
docker run --rm -it $LOCAL_IMAGE -h
|
||||
docker run --rm -it $LOCAL_IMAGE -h | grep 'usage: acme-nginx'
|
||||
docker run --rm $LOCAL_IMAGE -h | grep 'usage: acme-nginx'
|
||||
}
|
||||
|
||||
build_deploy() {
|
||||
|
||||
Reference in New Issue
Block a user