Merge pull request #4020 from yuswift/release-3.1

fix .dockerignore file ignores all files bug
This commit is contained in:
KubeSphere CI Bot
2021-06-30 19:32:24 +08:00
committed by GitHub

View File

@@ -1,3 +1,4 @@
# exclude all files and folders except bin folder
**
!bin
.idea/
.vscode/
.git/