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

Commit

Permalink
修改ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-657667 committed Nov 29, 2023
1 parent dcebc07 commit 1e99601
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -696,3 +696,7 @@ jobs:
echo "已达到最大尝试次数。有些Pod未满足条件。"
fi
done
- name: delete deployment
run: |
kubectl delete -n default deployment dynamic-stock-deployment

0 comments on commit 1e99601

Please sign in to comment.