- modernize packages and rust edition. - increase timeout for rollout -
increment cargo version
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v4gt.wittyoneoff.com/jason/socktop-webterm:0.2.2
|
||||
|
||||
- name: Install kubectl
|
||||
run: |
|
||||
@@ -111,7 +111,7 @@ jobs:
|
||||
|
||||
- name: Wait for rollout to complete
|
||||
run: |
|
||||
kubectl rollout status deployment/socktop-webterm -n socktop --timeout=5m
|
||||
kubectl rollout status deployment/socktop-webterm -n socktop --timeout=30m
|
||||
|
||||
- name: Verify deployment
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user