We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b25c58 commit 4024202Copy full SHA for 4024202
Jenkinsfile
@@ -72,7 +72,6 @@ pipeline {
72
kubectl config use-context dev-${env.ZONE}
73
kubectl apply -f ./nais/nais-dev-deploy.yaml --wait
74
kubectl rollout status -w deployment/${APPLICATION_NAME}
75
- kubectl apply -f ./nais/base/grpc-service.yaml
76
"""
77
78
archiveArtifacts artifacts: 'nais/nais-dev-deploy.yaml', fingerprint: true
nais/base/grpc-service.yaml
0 commit comments