Commit b2f5d48e authored by Li Mi's avatar Li Mi

暂时使用任意触发

parent da38750a
...@@ -3,8 +3,8 @@ name: 构建 PHP-FPM 镜像 ...@@ -3,8 +3,8 @@ name: 构建 PHP-FPM 镜像
# 触发条件:在 push 到 master 分支后 # 触发条件:在 push 到 master 分支后
on: on:
push: push:
paths: # paths:
- "php-fpm/**" # - "php-fpm/**"
# 任务 # 任务
jobs: jobs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment