keep it simple
This commit is contained in:
parent
2af039dcfc
commit
151fe0716e
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue