Browse Source

Update Jenkinsfile

pull/79/head
Megha Mehta 4 years ago
committed by GitHub
parent
commit
434b7ebc46
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Jenkinsfile

2
Jenkinsfile

@ -11,7 +11,7 @@ node {
argocd app list argocd app list
""" """
} }
// } // }
} }
stage('Create app') { stage('Create app') {

Loading…
Cancel
Save