Commit 1d1d41f3 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update Jenkinsfile

parent f8934f87
......@@ -47,7 +47,7 @@ pipeline {
sh """
git config user.email "alisaeed23369@gmail.com"
git config user.name "alisaeed24"
git Notification-Deployment.yaml
git add Notification-Deployment.yaml
git commit -m "Update NotificationService image to ${IMAGE_NAME}"
git push https://${GITHUB_TOKEN}@github.com/alisaeed24/argocd.git master
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment