Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to only build docker image, no deployment? #89

Open
linuxshokunin opened this issue Jul 30, 2018 · 2 comments
Open

Is there a way to only build docker image, no deployment? #89

linuxshokunin opened this issue Jul 30, 2018 · 2 comments

Comments

@linuxshokunin
Copy link

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?

@tirumaraiselvan
Copy link
Collaborator

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?

@linuxshokunin
Copy link
Author

Great. We have ci/cd pipelines in jenkins but I didn't want to mount /var/run/docker.sock on jenkins instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants