0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-11 04:55:34 +02:00
This commit is contained in:
Lunny Xiao 2026-05-07 22:23:18 -07:00
parent 59f552d226
commit e852c8bf81
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A

View File

@ -75,6 +75,7 @@ parts:
set -x
sed -i 's/os.Getuid()/1/g' modules/setting/setting.go
npm install -g pnpm
# 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}/"