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

Share built image between jobs #368

Merged
merged 1 commit into from May 21, 2021
Merged

Conversation

crazy-max
Copy link
Member

Fixes #225

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #368 (6f4938a) into master (18fa566) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #368   +/-   ##
=======================================
  Coverage   75.14%   75.14%           
=======================================
  Files           4        4           
  Lines         169      169           
  Branches       30       30           
=======================================
  Hits          127      127           
  Misses         20       20           
  Partials       22       22           

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 18fa566...6f4938a. Read the comment docs.

@crazy-max crazy-max merged commit 655d1f6 into docker:master May 21, 2021
@crazy-max crazy-max deleted the share-image branch May 21, 2021 15:10
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.

Sharing Docker containers between jobs in a workflow
2 participants