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

Update dockerignore to fix local container build #108

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

abbiemery
Copy link
Collaborator

fixes #106

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #108 (9101668) into master (ecb43b6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   93.87%   93.87%           
=======================================
  Files          44       44           
  Lines        1127     1127           
=======================================
  Hits         1058     1058           
  Misses         69       69           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@callumforrester callumforrester left a comment

Choose a reason for hiding this comment

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

LGTM

@callumforrester callumforrester merged commit 381c14d into master Feb 28, 2023
@callumforrester callumforrester deleted the 106_update_dockerignore branch February 28, 2023 14:47
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.

Update dockerignore to not include the .git dir
2 participants