commit
23bc62a2b8
@ -42,7 +42,6 @@ jobs:
|
||||
deploy-namespace:
|
||||
type: string
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: kubectl apply
|
||||
command: |
|
||||
@ -70,6 +69,7 @@ jobs:
|
||||
docker-tag:
|
||||
type: string
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Build Docker image
|
||||
command: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user