ci: add checkout step
This commit is contained in:
parent
500d3aa316
commit
409e3ba2c1
@ -42,6 +42,7 @@ jobs:
|
||||
deploy-namespace:
|
||||
type: string
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: kubectl apply
|
||||
command: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user