From 361fec452e22360ef9f390e1ec2e3b25b48dc430 Mon Sep 17 00:00:00 2001 From: Leo Di Donato Date: Mon, 7 Sep 2020 10:38:48 +0200 Subject: [PATCH] chore(.circleci): typos Signed-off-by: Leonardo Di Donato --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index d6ebe5b7..78288bf1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -282,7 +282,7 @@ jobs: apk add --no-cache --update apk add curl jq - run: - name: Only keep the 10 most recet Falco development release tarballs + name: Only keep the 10 most recent Falco development release tarballs command: | .circleci/cleanup -p ${BINTRAY_SECRET} -r bin-dev - run: