Update build tags for sqlite_unlock_notify (#5144)
This commit is contained in:
parent
2ce72d4e00
commit
25c49cf930
7 changed files with 24 additions and 23 deletions
|
@ -4,7 +4,7 @@
|
|||
FROM golang:1.10-alpine3.7 AS build-env
|
||||
|
||||
ARG GITEA_VERSION
|
||||
ARG TAGS="sqlite"
|
||||
ARG TAGS="sqlite sqlite_unlock_notify"
|
||||
ENV TAGS "bindata $TAGS"
|
||||
|
||||
#Build deps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue