chore(ci): build pro image

This commit is contained in:
chenos 2024-03-05 21:18:30 +08:00
parent 8e16bab213
commit 4716c13d81

View File

@ -5,11 +5,14 @@ concurrency:
cancel-in-progress: true cancel-in-progress: true
on: on:
workflow_dispatch: push:
inputs: branches:
pr_number: - 'main'
description: 'Please enter a pull request number' paths:
required: true - 'packages/**'
- 'docker/nocobase/**'
- 'Dockerfile'
- '.github/workflows/build-pro-image.yml'
jobs: jobs:
build-and-push: build-and-push: