mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 23:02:25 -05:00
Goreleaser (#241)
* add goreleaser tooling * add files + hook * update hooks * allow passing build-dir using cli args * build tweaks * tweak more * update drone and goreleaser * chill out tests * remove postgres * docker push on snapshot * update releaser
This commit is contained in:
parent
142f37f1bd
commit
d515c9f1ec
14 changed files with 253 additions and 136 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"bluebird": "^3.7.2",
|
||||
"minimist": "^1.2.5",
|
||||
"postcss": "^8.3.5",
|
||||
"postcss-color-function": "^4.1.0",
|
||||
"postcss-nested": "^4.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue