mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 06:46:09 +08:00
修改docker build条件
This commit is contained in:
parent
72240a7834
commit
602ffdcd5a
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
|
@ -12,6 +12,7 @@ jobs:
|
|||
build:
|
||||
name: Build
|
||||
runs-on: ubuntu-latest
|
||||
if: "contains(github.event.head_commit.message, '版本号')"
|
||||
steps:
|
||||
- name: Checkout base
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue
Block a user