This commit is contained in:
@@ -66,7 +66,8 @@ jobs:
|
|||||||
kubectl wait \
|
kubectl wait \
|
||||||
--for=condition=complete \
|
--for=condition=complete \
|
||||||
job/backend-migration \
|
job/backend-migration \
|
||||||
--timeout=120s
|
--timeout=120s || \
|
||||||
|
kubectl logs -l job-name=backend-migration
|
||||||
|
|
||||||
- name: Deploy to K3s
|
- name: Deploy to K3s
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user