Update .gitea/workflows/test.yml

This commit is contained in:
2026-04-16 20:35:32 +00:00
parent bc9084cacc
commit 196fabf2cb

View File

@@ -24,7 +24,7 @@
- name: Apply Kubernetes manifest
run: |
kubectl apply -f rendered-arcade.yaml
kubectl apply -f arcade.yaml
- name: Wait for rollout
run: |