mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-10 09:41:52 +02:00
Merge 67f7bd71c5cb9384f5b3e2683181d3c484ab2699 into ce089f498bce32305b2d9e8c6adfd8cb7c82f88f
This commit is contained in:
commit
0423969182
@ -75,7 +75,8 @@ parts:
|
||||
set -x
|
||||
sed -i 's/os.Getuid()/1/g' modules/setting/setting.go
|
||||
npm install -g pnpm
|
||||
TAGS="bindata pam cert" make build
|
||||
# The release will always read main branch's file
|
||||
TAGS="bindata sqlite sqlite_unlock_notify pam cert" make build
|
||||
install -D gitea "${SNAPCRAFT_PART_INSTALL}/gitea"
|
||||
cp -r options "${SNAPCRAFT_PART_INSTALL}/"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user