ci: create versions with goreleaser

This commit is contained in:
Deluan 2020-01-26 12:36:24 -05:00
parent 4e3b13050b
commit 476c695cf1
10 changed files with 155 additions and 32 deletions

6
ui/.gitignore vendored
View file

@ -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