chore: 注释掉 docker-build-push.yml 中的分支和路径配置

This commit is contained in:
严浩
2024-10-10 11:01:17 +08:00
parent 5bd89bc7bb
commit bf2f20471c

View File

@ -2,11 +2,11 @@ name: docker-build-push
on:
push:
branches:
- main
paths:
- 'docker-build-push/**'
- '.github/workflows/docker-build-push.yml'
# branches:
# - main
# paths:
# - 'docker-build-push/**'
# - '.github/workflows/docker-build-push.yml'
env:
TZ: Asia/Shanghai