This commit is contained in:
Archer
2024-04-26 12:10:23 +08:00
committed by GitHub
parent 89ab17ea2e
commit c56c28be23
2 changed files with 151 additions and 196 deletions

View File

@@ -6,7 +6,7 @@ on:
- 'projects/app/**'
- 'packages/**'
tags:
- 'v*.*.*'
- 'v*'
jobs:
build-fastgpt-images:
runs-on: ubuntu-20.04