mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-26 05:01:54 +08:00
use machine build on release
This commit is contained in:
@@ -13,8 +13,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run: go build main.go
|
- run: go build main.go
|
||||||
release:
|
release:
|
||||||
docker:
|
machine: true
|
||||||
- image: circleci/golang:1.14
|
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- setup_remote_docker
|
- setup_remote_docker
|
||||||
|
|||||||
Reference in New Issue
Block a user