mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-22 03:20:41 +08:00
chore: Switch to Github Actions (#53)
This commit is contained in:
@@ -9,6 +9,8 @@ before:
|
||||
build:
|
||||
main: main.go
|
||||
binary: webdav
|
||||
flags:
|
||||
- -trimpath
|
||||
ldflags:
|
||||
- -s -w -X github.com/hacdias/webdav/cmd.version={{.Version}}
|
||||
goos:
|
||||
|
||||
Reference in New Issue
Block a user