keep it simple

This commit is contained in:
Cedric Meury 2018-04-27 11:21:43 +02:00
parent 2af039dcfc
commit 151fe0716e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
working_directory: /go/src/github.com/roboll/helmfile
steps:
- checkout
- run: make static-linux
- run: make build
- persist_to_workspace:
root: /go/src/github.com/roboll/helmfile
paths: