mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-07-04 08:56:50 +00:00
Fixes for hanging jobs, more verbose ci output
This commit is contained in:
@ -75,6 +75,7 @@ services:
|
||||
image: jc21/dnsrouter
|
||||
volumes:
|
||||
- ./dev/dnsrouter-config.json.tmp:/dnsrouter-config.json:ro
|
||||
entrypoint: /dnsrouter -v -c /dnsrouter-config.json
|
||||
|
||||
cypress:
|
||||
image: "${IMAGE}-cypress:ci-${BUILD_NUMBER}"
|
||||
|
Reference in New Issue
Block a user