mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-23 05:36:15 -06:00
update documentation, goreleaser, Dockerfile
This commit is contained in:
parent
23786826a8
commit
ed1d606e25
5 changed files with 23 additions and 20 deletions
|
|
@ -11,8 +11,8 @@ before:
|
|||
- sed -i "s/REPLACE_ME/{{ incpatch .Version }}/" docs/api/swagger.yaml
|
||||
- cp docs/api/swagger.yaml web/assets/swagger.yaml
|
||||
# install and bundle the web assets and styling
|
||||
- yarn install --cwd web/gotosocial-styling
|
||||
- node web/gotosocial-styling/index.js --build-dir="web/assets"
|
||||
- yarn install --cwd web/source
|
||||
- BUDO_BUILD=1 node web/source
|
||||
builds:
|
||||
# https://goreleaser.com/customization/build/
|
||||
-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue