ci: create versions with goreleaser
This commit is contained in:
+3
-3
@@ -8,9 +8,6 @@
|
||||
# testing
|
||||
/coverage
|
||||
|
||||
# production
|
||||
/build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
.env.local
|
||||
@@ -21,3 +18,6 @@
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
build/*
|
||||
!build/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user