You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
Now that debify respects .dockerignore files, we should review the .dockerignore file here and make sure it excludes anything we don't want in the deb package (including temporary build artifacts, test reports, etc. that might not exist in the repo pre-build process).
The text was updated successfully, but these errors were encountered:
@izgeri I think I put this in the right place... there's a build-deb.sh and a .dockerignore. Do you mean "did I put this here instead of ?" If so, what's the somewhere else you're thinking of?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Now that debify respects .dockerignore files, we should review the .dockerignore file here and make sure it excludes anything we don't want in the deb package (including temporary build artifacts, test reports, etc. that might not exist in the repo pre-build process).
The text was updated successfully, but these errors were encountered: