new
Some checks failed
Docker 构建与部署 / deploy (push) Has been cancelled
Docker 构建与部署 / build (push) Has been cancelled

This commit is contained in:
jeremygan2021
2026-03-20 15:38:55 +08:00
parent 97e743d031
commit 5396504c67

View File

@@ -31,7 +31,7 @@ env:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu
if: github.event_name == 'push' || (github.event_name == 'workflow_dispatch' && !inputs.upload_only) if: github.event_name == 'push' || (github.event_name == 'workflow_dispatch' && !inputs.upload_only)
steps: steps: