just need to figure out config files, everything else appears to work
This commit is contained in:
@@ -5,6 +5,7 @@ version: '3'
|
||||
env:
|
||||
CURRENT_RELEASE: 0.1.0
|
||||
RELEASE_MSG: "First official release of the project"
|
||||
GO_VERSION: 1.16.3
|
||||
|
||||
tasks:
|
||||
build:
|
||||
@@ -49,7 +50,7 @@ tasks:
|
||||
Requires the GITHUB_TOKEN env variable to release to github
|
||||
Releases an unversioned snapshot to github
|
||||
cmds:
|
||||
- goreleaser release --snapshot
|
||||
- goreleaser release --snapshot --rm-dist --debug
|
||||
|
||||
run-frontend:
|
||||
dir:
|
||||
|
Reference in New Issue
Block a user