Skip to content

Commit 02b05bf

Browse files
committed
feat: add timeout-minutes: 5 to k8s_deploy
1 parent 7e3afaf commit 02b05bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/k8s_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
9595
- name: Generate Deployment
9696
uses: Azure/k8s-deploy@v5
97+
timeout-minutes: 5
9798
with:
9899
namespace: ${{ env.KUBERNETES_NAMESPACE }}
99100
manifests: apply.yml

0 commit comments

Comments
 (0)