mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
修复task_before出错任务中断
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
name: PublishDockerImage
|
||||
on:
|
||||
workflow_run:
|
||||
workflows:
|
||||
- BuildStatic
|
||||
branches:
|
||||
- master
|
||||
types:
|
||||
- completed
|
||||
workflow_dispatch:
|
||||
# workflow_run:
|
||||
# workflows:
|
||||
# - BuildStatic
|
||||
# branches:
|
||||
# - master
|
||||
# types:
|
||||
# - completed
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user