We're a place where coders share, stay up-to-date and grow their careers.
Thanks for sharing this. I got stuck for few hours into some parsing errors when using your pipeline yaml : image: lachlanevenson/k8s-kubectl:v1.14.0 // use a version that matches your K8s version
The // provokes parsing error ^
Oh, sorry about that, thanks for reporting, I’ll fix it!
Thanks for sharing this.
I got stuck for few hours into some parsing errors when using your pipeline yaml :
image: lachlanevenson/k8s-kubectl:v1.14.0 // use a version that matches your K8s version
The // provokes parsing error ^
Oh, sorry about that, thanks for reporting, I’ll fix it!