mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-28 07:37:32 +00:00
chore(.circleci): typos
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
parent
cd449cb89b
commit
361fec452e
@ -282,7 +282,7 @@ jobs:
|
|||||||
apk add --no-cache --update
|
apk add --no-cache --update
|
||||||
apk add curl jq
|
apk add curl jq
|
||||||
- run:
|
- run:
|
||||||
name: Only keep the 10 most recet Falco development release tarballs
|
name: Only keep the 10 most recent Falco development release tarballs
|
||||||
command: |
|
command: |
|
||||||
.circleci/cleanup -p ${BINTRAY_SECRET} -r bin-dev
|
.circleci/cleanup -p ${BINTRAY_SECRET} -r bin-dev
|
||||||
- run:
|
- run:
|
||||||
|
Loading…
Reference in New Issue
Block a user