1
0
forked from Kieran/snort

concurrency:

limit: 1
This commit is contained in:
Kieran 2023-05-15 11:57:18 +01:00
parent d5d299a5cf
commit e876942d77
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -2,6 +2,8 @@
kind: pipeline
type: kubernetes
name: crowdin
concurrency:
limit: 1
metadata:
namespace: git
steps:
@ -38,6 +40,8 @@ volumes:
kind: pipeline
type: kubernetes
name: docker
concurrency:
limit: 1
metadata:
namespace: git
steps:
@ -67,6 +71,8 @@ volumes:
kind: pipeline
type: kubernetes
name: test-lint
concurrency:
limit: 1
metadata:
namespace: git
steps: