Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
add log
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-657667 committed Nov 2, 2023
1 parent dbb441e commit 2e6e89b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,10 @@ jobs:
kubectl get -n default moduleReplicaSet
kubectl get -n default moduleDeployment
- name: get source
run: |
kubectl logs module-controller
- name: delete deployment then wait source clean
run: |
timeout_seconds=300
Expand Down

0 comments on commit 2e6e89b

Please sign in to comment.