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

push: Add insecure-registry flag #99

Merged
merged 1 commit into from
May 24, 2018

Conversation

guilhermebr
Copy link
Contributor

@guilhermebr guilhermebr commented May 24, 2018

related to #85

moby/buildkit already accept push to insecure registries.

this PR just add the flag to use it.

@codecov-io
Copy link

codecov-io commented May 24, 2018

Codecov Report

Merging #99 into master will decrease coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #99      +/-   ##
=========================================
- Coverage    0.16%   0.16%   -0.01%     
=========================================
  Files          11      11              
  Lines         618     619       +1     
=========================================
  Hits            1       1              
- Misses        616     617       +1     
  Partials        1       1
Impacted Files Coverage Δ
push.go 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ff39c9...5ddd659. Read the comment docs.

@jessfraz
Copy link
Collaborator

can you update the readme as well for that command :)

@jessfraz jessfraz merged commit d8faa09 into genuinetools:master May 24, 2018
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.

4 participants