Update docker.yml

增加忽略png图片
This commit is contained in:
dushixiang
2021-01-31 20:40:25 +08:00
committed by GitHub
parent c2b8f8629d
commit 7d5833c97b

View File

@ -7,6 +7,7 @@ on:
paths-ignore:
- ".gitignore"
- "*.md"
- "*.png"
jobs:
deploy: