Fix failing automated release

Follow up for 71fa693 and #98
This commit is contained in:
KUOKA Yusuke 2018-04-26 19:51:01 +09:00 committed by GitHub
parent 9b0d0d4cba
commit 652e001d45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ jobs:
release:
docker:
- image: circleci/golang:1.7
- image: circleci/golang:1.10
working_directory: /go/src/github.com/roboll/helmfile
steps:
- checkout