Skip to content

Commit

Permalink
cheanges
Browse files Browse the repository at this point in the history
  • Loading branch information
harshakp06 committed Jan 24, 2024
1 parent 6ad8e3c commit 80face7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ pipeline {
sh '''
pwd
git checkout main
GIT_COMMIT=${GIT_COMMIT}
sed -i 's#harshakp06/numeric-app:.*#harshakp06/numeric-app:${GIT_COMMIT}#g' argocd/k8s_deployment_service.yaml
git add argocd/k8s_deployment_service.yaml
git commit -m "changes to image version"
Expand Down

0 comments on commit 80face7

Please sign in to comment.