Skip to content

Commit f17e6c1

Browse files
committed
ci: timeout
1 parent 2cac128 commit f17e6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ jobs:
114114
- name: Deploy
115115
run: |
116116
kubectl apply -f .k8s/deployment.release.yml
117-
kubectl -n ${{ env.K8S_NS }} rollout status deployment/gh-archived
117+
kubectl -n ${{ env.K8S_NS }} rollout status deployment/gh-archived --timeout=1m

0 commit comments

Comments
 (0)