Added dockerignore rule to allow all publish folders #22
@@ -28,3 +28,4 @@ README.md
|
||||
!.git/config
|
||||
!.git/packed-refs
|
||||
!.git/refs/heads/**
|
||||
!**/publish/**
|
||||
Reference in New Issue
Block a user
@@ -28,3 +28,4 @@ README.md
|
||||
!.git/config
|
||||
!.git/packed-refs
|
||||
!.git/refs/heads/**
|
||||
!**/publish/**
|
||||