mirror of https://github.com/helm/helm
parent
2f1dffa3e7
commit
e6f7b5afa0
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
version: 2
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
build:
|
||||||
|
docker:
|
||||||
|
- image: cimg/go:1.18
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- checkout
|
||||||
|
|
Loading…
Reference in new issue