From 8cb581cfcc60bcb70db295a97b7adf21542f9ee2 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Tue, 5 Aug 2025 19:03:04 +0000 Subject: [PATCH] =?UTF-8?q?tirar=20espa=C3=A7o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index 7b5c6a4..835f962 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -12,7 +12,7 @@ jobs: steps: - name: Checar versão do kubectl run: | - echo "kubectl version client :" + echo "kubectl version client:" kubectl version --client --short - name: Mostrar pods no cluster