chore: 添加 CI 并发控制,更新 Node.js 版本要求
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: learn-languages
|
name: learn-languages
|
||||||
|
concurrency:
|
||||||
|
limit: 1
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
os: linux
|
os: linux
|
||||||
|
|||||||
Reference in New Issue
Block a user