File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 118118env
119119go env
120120go get durable_php
121- go build -buildmode=pie -tags " cgo netgo nats osusergo static_build" -ldflags " -linkmode=external -extldflags '-static-pie ${extraExtldflags} ' ${extraLdflags} -X 'github.com/caddyserver/caddy/v2.CustomVersion=FrankenPHP ${FRANKENPHP_VERSION} PHP ${LIBPHP_VERSION} go_durable_php' -X 'main.version=$VERSION '" -o " dist/${bin} " durable_php
121+ go build -buildmode=pie -tags " cgo netgo nats osusergo static_build nowatcher " -ldflags " -linkmode=external -extldflags '-static-pie ${extraExtldflags} ' ${extraLdflags} -X 'github.com/caddyserver/caddy/v2.CustomVersion=FrankenPHP ${FRANKENPHP_VERSION} PHP ${LIBPHP_VERSION} go_durable_php' -X 'main.version=$VERSION '" -o " dist/${bin} " durable_php
122122
123123if [ -d " ${EMBED} " ]; then
124124 truncate -s 0 app.tar
You can’t perform that action at this time.
0 commit comments