mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
browser_profile to custom module.
This commit is contained in:
parent
7377e24abe
commit
257b642b94
@ -24,7 +24,7 @@ ARG GIT_BRANCH=dev
|
||||
# build server
|
||||
COPY . .
|
||||
RUN go get -v -t -d . && go build \
|
||||
-tags browser \
|
||||
-tags "browser browser_profile" \
|
||||
-o bin/neko \
|
||||
-ldflags " \
|
||||
-s -w \
|
||||
|
Loading…
Reference in New Issue
Block a user