mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-27 13:19:58 +00:00
STOR-519: Add db-connect, a SQL over HTTPS server
This commit is contained in:
11
cfsetup.yaml
11
cfsetup.yaml
@@ -93,3 +93,14 @@ stretch: &stretch
|
||||
- make test
|
||||
|
||||
jessie: *stretch
|
||||
|
||||
# cfsetup compose
|
||||
default-stack: test_dbconnect
|
||||
test_dbconnect:
|
||||
compose:
|
||||
up-args:
|
||||
- --renew-anon-volumes
|
||||
- --abort-on-container-exit
|
||||
- --exit-code-from=cloudflared
|
||||
files:
|
||||
- dbconnect/integration_test/dbconnect.yaml
|
Reference in New Issue
Block a user