Skip to content

Bail out on docker build error#1723

Merged
dgageot merged 2 commits intoGoogleContainerTools:masterfrom
michaelfig:docker-error
Mar 5, 2019
Merged

Bail out on docker build error#1723
dgageot merged 2 commits intoGoogleContainerTools:masterfrom
michaelfig:docker-error

Conversation

@michaelfig
Copy link
Copy Markdown
Contributor

Fixes #1712

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 4, 2019

Codecov Report

Merging #1723 into master will decrease coverage by 0.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1723      +/-   ##
==========================================
- Coverage   46.91%   46.89%   -0.02%     
==========================================
  Files         126      126              
  Lines        6167     6169       +2     
==========================================
  Hits         2893     2893              
- Misses       2976     2977       +1     
- Partials      298      299       +1
Impacted Files Coverage Δ
pkg/skaffold/build/local/docker.go 45.23% <0%> (-2.27%) ⬇️

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 6a829c4...60c8303. Read the comment docs.

Copy link
Copy Markdown
Contributor

@priyawadhwa priyawadhwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this! Just left one comment.

@priyawadhwa priyawadhwa added the kokoro:run runs the kokoro jobs on a PR label Mar 5, 2019
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Mar 5, 2019
@dgageot
Copy link
Copy Markdown
Contributor

dgageot commented Mar 5, 2019

I'll merge this and add an integration test

@dgageot dgageot merged commit 36fe897 into GoogleContainerTools:master Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants