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 32d454b commit aab17ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
// Create Credentials: dockerhub, github, ec2-ssh(line no. 77)
pipeline {
agent any
//tools {
// nodejs "Node-21"
//}
tools {
nodejs "Node-21"
}
environment {
// Define AWS EC2 details
EC2_HOST = '43.204.144.21'
Expand Down

0 comments on commit aab17ee

Please sign in to comment.