Open linuxshokunin opened 6 years ago
Unfortunately, not at the moment. Maybe we can have a dryRun
flag in the deployment
section of the remote
.
This is quite easy to implement. Any takers?
Great. We have ci/cd pipelines in jenkins but I didn't want to mount /var/run/docker.sock on jenkins instances.
Hi,
I'm new to gitkube. I'm trying to find a way to build docker images and push it to private registry only, without deploying pods in k8s cluster. Is there an option for that or is it even possible?