mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-30 16:42:14 +00:00
fix(build): removed leftover line in circleci config.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
This commit is contained in:
parent
534f66e601
commit
1c83a449bc
@ -47,7 +47,6 @@ jobs:
|
|||||||
root: /tmp
|
root: /tmp
|
||||||
paths:
|
paths:
|
||||||
- build-arm64/release
|
- build-arm64/release
|
||||||
- source
|
|
||||||
# Build a statically linked Falco release binary using musl
|
# Build a statically linked Falco release binary using musl
|
||||||
# This build is 100% static, there are no host dependencies
|
# This build is 100% static, there are no host dependencies
|
||||||
"build-musl":
|
"build-musl":
|
||||||
|
Loading…
Reference in New Issue
Block a user