Semaphore/Taskfile_windows.yml
Stanislav Simovski 23fdc8550b Set version on windows taskfile
It doesn't otherwise build on windows since by default it's `1`:
```powershell
Taskfiles versions should match. First is "2" but second is "1"
```

backup
2019-07-09 16:07:10 +03:00

7 lines
105 B
YAML

version: '2'
tasks:
compile:be:
cmds:
- packr
- go run util/version_gen/generator.go 1