mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-08-11 14:56:53 +00:00
Merge pull request #17 from GoodOlClint/feat/local-integration-runner
fix(ci): add .dockerignore to prevent sending 250MB build context
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# The Dockerfile.test build stages only install packages — no COPY needed.
|
||||
# Exclude everything to keep the build context minimal.
|
||||
*
|
||||
Reference in New Issue
Block a user