mirror of
https://github.com/nginx-proxy/docker-letsencrypt-nginx-proxy-companion
synced 2024-11-26 08:53:52 +01:00
Test any image passed as argument to test/run.sh
This commit is contained in:
parent
6a4541ade9
commit
39682fa3e6
@ -1,12 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
testAlias+=(
|
||||
[jrcs/letsencrypt-nginx-proxy-companion]='le-companion'
|
||||
)
|
||||
|
||||
imageTests+=(
|
||||
[le-companion]='
|
||||
globalTests+=(
|
||||
docker_api
|
||||
location_config
|
||||
default_cert
|
||||
@ -21,5 +16,4 @@ imageTests+=(
|
||||
permissions_default
|
||||
permissions_custom
|
||||
symlinks
|
||||
'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user