diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index cd3397f..c787d5f 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -217,5 +217,4 @@ jobs: - name: Wait for rollout run: | - kubectl -n devsecops rollout status deployment/arcade --timeout=180s -``` \ No newline at end of file + kubectl -n devsecops rollout status deployment/arcade --timeout=180s \ No newline at end of file