Skip to content

Commit c76fdb7

Browse files
committed
ci: add timeout to 'Verify deployment' step
1 parent 0570c3e commit c76fdb7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/chart-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
sleep 30
138138
139139
- name: Verify deployment
140+
timeout-minutes: 1
140141
run: |
141142
echo "Initial pod status:"
142143
kubectl get pods -o wide

0 commit comments

Comments
 (0)