This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Deploy
|
||||
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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user