We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76ddeaf commit c8e3cb7Copy full SHA for c8e3cb7
caddy/Earthfile
@@ -15,9 +15,6 @@ build-caddy:
15
&& go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest \
16
&& xcaddy build ${VERSION} --output /caddy \
17
--with github.com/caddy-dns/cloudflare \
18
- --with github.com/caddy-dns/alidns \
19
- --with github.com/caddy-dns/dnspod \
20
- --with github.com/caddy-dns/gandi \
21
--with github.com/abiosoft/caddy-exec \
22
--with github.com/greenpau/caddy-trace \
23
--with github.com/hairyhenderson/caddy-teapot-module \
0 commit comments