mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
fix: update build ci
This commit is contained in:
parent
c82836328a
commit
de44880ec2
1
.github/workflows/build-docker-image.yml
vendored
1
.github/workflows/build-docker-image.yml
vendored
@ -11,7 +11,6 @@ on:
|
|||||||
- 'next'
|
- 'next'
|
||||||
paths:
|
paths:
|
||||||
- 'packages/**'
|
- 'packages/**'
|
||||||
- 'docker/nocobase/**'
|
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
- '.github/workflows/build-docker-image.yml'
|
- '.github/workflows/build-docker-image.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
2
.github/workflows/build-pro-image.yml
vendored
2
.github/workflows/build-pro-image.yml
vendored
@ -9,10 +9,8 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
- 'next'
|
- 'next'
|
||||||
- 'next-test'
|
|
||||||
paths:
|
paths:
|
||||||
- 'packages/**'
|
- 'packages/**'
|
||||||
- 'docker/nocobase/**'
|
|
||||||
- 'Dockerfile'
|
- 'Dockerfile'
|
||||||
- '.github/workflows/build-pro-image.yml'
|
- '.github/workflows/build-pro-image.yml'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user