This website requires JavaScript.
Explore
Help
Sign In
Kiu
/
Semaphore
Watch
1
Star
0
Fork
0
You've already forked Semaphore
mirror of
https://github.com/semaphoreui/semaphore.git
synced
2024-11-23 20:35:24 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
9ecf288165
Semaphore
/
Taskfile_windows.yml
7 lines
105 B
YAML
Raw
Normal View
History
Unescape
Escape
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 09:21:49 +02:00
version
:
'2'
Fix creating new user
2018-05-16 13:41:52 +02:00
tasks
:
compile:be
:
cmds
:
Fix generating version.go under Windows
2018-12-11 15:32:30 +01:00
-
packr
-
go run util/version_gen/generator.go 1
Reference in New Issue
Copy Permalink