mirror of
https://github.com/falcosecurity/falco.git
synced 2025-09-16 14:58:31 +00:00
update: reducing circleci number of jobs to 1
Co-authored-by: Lorenzo Fontana <lo@linux.com> Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
committed by
Leo Di Donato
parent
43a2402a27
commit
a231491122
@@ -39,7 +39,7 @@ jobs:
|
||||
- image: falcosecurity/falco-builder:dynamic-builds # todo(fntlnz): replace this with the actual image once PR #968 is merged
|
||||
environment:
|
||||
BUILD_TYPE: "release"
|
||||
MAKE_JOBS: "2"
|
||||
MAKE_JOBS: "1"
|
||||
steps:
|
||||
- checkout:
|
||||
path: /source/falco
|
||||
|
Reference in New Issue
Block a user