Megha Mehta
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
Jenkinsfile
|
@ -16,6 +16,7 @@ node { |
|
|
// } |
|
|
// } |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stage('Create app') { |
|
|
stage('Create app') { |
|
|
withKubeConfig(credentialsId: 'aws-eksctl-kubeconfig', serverUrl: '') { |
|
|
withKubeConfig(credentialsId: 'aws-eksctl-kubeconfig', serverUrl: '') { |
|
|
sh """ |
|
|
sh """ |
|
|