Removed unnecessary command
This commit is contained in:
parent
f55c8c9f2e
commit
f0fdccd04d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -16,7 +16,6 @@ pipeline {
|
||||
kubectl apply -f secret-store.yaml
|
||||
kubectl apply -f deploy.yaml
|
||||
kubectl apply -f ingress.yaml
|
||||
kubectl rollout status deployment/user-microservice -n user-microservice
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user