Update docker-build-push.yml

暂时取消自动编译,优化后重新开启
This commit is contained in:
红烧猎人 2024-02-22 09:42:50 +08:00 committed by GitHub
parent 3710f5d666
commit 258d5de815
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,10 @@ name: docker-push
on:
workflow_dispatch:
push:
tags:
- 'v*'
# 暂时取消自动编译,优化后重新开启
# push:
# tags:
# - 'v*'
jobs:
build: