Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get credentials before releasing docs controller image
The build trigger for releasing the docs-controller-image failed with this error: `error retrieving kubernetes dynamic client: getting client config for dynamic client: Error creating kubeConfig: invalid configuration: no configuration has been provided` Explicitly getting the credentials should generate the correct kubeconfig for skaffold. I tested locally with cloud-build-local and this should work now.
- Loading branch information