Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Divya4242 authored May 14, 2024
1 parent 252d951 commit 9fb5b73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ pipeline {
// This command will delete any contianer running on 5000 so this new docker container run easily.
def commands = """
cd reactapp/client
pwd
ls
npm install
cd
docker rmi -f divyapatel42/jenkins-backend-project || true
Expand Down

0 comments on commit 9fb5b73

Please sign in to comment.