ci: add checkout step

This commit is contained in:
shuirong 2025-12-17 15:50:07 +09:00
parent 500d3aa316
commit 409e3ba2c1

View File

@ -42,6 +42,7 @@ jobs:
deploy-namespace:
type: string
steps:
- checkout
- run:
name: kubectl apply
command: |