This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: |
|
run: |
|
||||||
k3s kubectl rollout restart deployment/fastapi-app -n fastapi-demo
|
sleep 2 && k3s kubectl rollout restart deployment/fastapi-app -n fastapi-demo || true
|
||||||
|
|
||||||
- name: Health Check
|
- name: Health Check
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user