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

Skip push #483

Closed
wants to merge 3 commits into from
Closed

Skip push #483

wants to merge 3 commits into from

Conversation

bohmber
Copy link
Contributor

@bohmber bohmber commented Jun 14, 2016

Allow skip push via global parameter like skipBuild and skipTags and skipRun. The docker.skip parameter doesn't really fits into my use case without some configuration nightmare.

@rhuss
Copy link
Collaborator

rhuss commented Jun 15, 2016

Thanks ! I'm at a conference this week, but will have a look early next week.

rhuss added a commit that referenced this pull request Jun 26, 2016
Also renamed `docker.skipTags` to `docker.skip.tag` (which is a minor incompatibility, hopefully not so severe)
@rhuss
Copy link
Collaborator

rhuss commented Jun 26, 2016

Thanks, I added this and also skip hooks for build & run. The properties are now called

  • docker.skip.build
  • docker.skip.run
  • docker.skip.push

@rhuss rhuss closed this Jun 26, 2016
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

Successfully merging this pull request may close these issues.

2 participants