Update deploy-to-gke-BS.yml
fixed the error
This commit is contained in:
2
.github/workflows/deploy-to-gke-BS.yml
vendored
2
.github/workflows/deploy-to-gke-BS.yml
vendored
@@ -54,4 +54,4 @@ jobs:
|
||||
kubectl apply -f Deployment/service.yaml
|
||||
|
||||
# Wait for rollout to complete
|
||||
kubectl rollout status Deployment/${{ secrets.DEPLOYMENT_NAME }}
|
||||
kubectl rollout status Deployment/onix-demo-adapter
|
||||
|
||||
Reference in New Issue
Block a user