mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-27 20:31:10 +00:00
Create .dockerignore
Add .git directory to dockerignore, makes docker builds much faster since the build context is now less than 700k.
This commit is contained in:
parent
0a74b46d7d
commit
59af45d6eb
1 changed files with 1 additions and 0 deletions
1
.dockerignore
Normal file
1
.dockerignore
Normal file
|
@ -0,0 +1 @@
|
|||
.git
|
Loading…
Reference in a new issue