Skip to content

Commit

Permalink
deploy-checking-8 ci-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
BAHIRABDULLA committed Jan 14, 2025
1 parent 594be9f commit a57bda8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,5 @@ jobs:
run: |
SERVICE_NAME=${{ matrix.service }}
kubectl set image deployment/${SERVICE_NAME} ${SERVICE_NAME}=bahirk/vision-${SERVICE_NAME//-}:latest
kubectl rollout restart deployment/${SERVICE_NAME}
kubectl rollout status deployment/${SERVICE_NAME}

0 comments on commit a57bda8

Please sign in to comment.