mirror of
https://github.com/hacdias/webdav.git
synced 2024-04-21 12:32:06 +00:00
chore: use specific relese image
This commit is contained in:
@@ -13,7 +13,8 @@ jobs:
|
||||
- checkout
|
||||
- run: go build main.go
|
||||
release:
|
||||
machine: true
|
||||
machine:
|
||||
image: circleci/golang:1.14
|
||||
steps:
|
||||
- checkout
|
||||
- run: docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
|
||||
|
||||
Reference in New Issue
Block a user