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
|
working_directory: /go/src/github.com/roboll/helmfile
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: make static-linux
|
- run: make build
|
||||||
- persist_to_workspace:
|
- persist_to_workspace:
|
||||||
root: /go/src/github.com/roboll/helmfile
|
root: /go/src/github.com/roboll/helmfile
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue