Merge pull request #120 from roboll/fix-release
Fix failing automated release
This commit is contained in:
commit
ae2777f6ad
|
|
@ -76,7 +76,7 @@ jobs:
|
||||||
|
|
||||||
release:
|
release:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.7
|
- image: circleci/golang:1.10
|
||||||
working_directory: /go/src/github.com/roboll/helmfile
|
working_directory: /go/src/github.com/roboll/helmfile
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue