diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index f525366..07c288d 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -49,4 +49,4 @@ jobs: env: KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }} with: - args: apply -f manifests/ \ No newline at end of file + args: get pods \ No newline at end of file