mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-26 13:11:54 +08:00
refactor: fix ci and put files where they belong (#15)
License: MIT Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
- image: circleci/golang:1.12
|
||||
steps:
|
||||
- checkout
|
||||
- run: cd cmd/webdav && go build main.go
|
||||
- run: go build main.go
|
||||
release:
|
||||
docker:
|
||||
- image: circleci/golang:1.12
|
||||
|
||||
Reference in New Issue
Block a user