Skip to content

Commit

Permalink
chnages
Browse files Browse the repository at this point in the history
  • Loading branch information
harshakp06 committed Jan 24, 2024
1 parent 5c2eb1d commit e8f8417
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 @@ -92,6 +92,7 @@ pipeline {
withCredentials([gitUsernamePassword(credentialsId: 'github', gitToolName: 'Default')]) {

sh '''
pwd
git checkout main
git pull
Expand Down

0 comments on commit e8f8417

Please sign in to comment.