fix(pipeline): Add cancel in progress
This commit is contained in:
@@ -18,7 +18,7 @@ on:
|
|||||||
- '.gitea/workflows/pipeline.yaml'
|
- '.gitea/workflows/pipeline.yaml'
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ci-${{ github.ref }}
|
group: ci-${{ gitea.ref }}
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user