Skip to content
Snippets Groups Projects
Commit b8c10345 authored by ForkBench's avatar ForkBench
Browse files

Correcting Taskfile, building : success

parent 1189d34a
Branches
No related tags found
No related merge requests found
...@@ -77,6 +77,7 @@ tasks: ...@@ -77,6 +77,7 @@ tasks:
summary: Creates a production build of the application summary: Creates a production build of the application
deps: deps:
- task: go:mod:tidy - task: go:mod:tidy
- task: build:frontend
vars: vars:
BUILD_FLAGS: "{{.BUILD_FLAGS}}" BUILD_FLAGS: "{{.BUILD_FLAGS}}"
- task: generate:icons - task: generate:icons
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment