mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-24 07:16:08 +08:00
测试docker打包
This commit is contained in:
parent
381427fd60
commit
bbb1fc4e1b
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
name: Build
|
name: Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: "contains(github.event.head_commit.message, '版本号')"
|
if: "contains(github.event.head_commit.message, 'docker')"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout base
|
- name: Checkout base
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user