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 881e68b commit 9bf5089
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
// Create Credentials: dockerhub, github, ec2-ssh(line no. 77)
pipeline {
agent any
tools {
nodejs "Node-21"
}

environment {
// Define AWS EC2 details
EC2_HOST = '43.204.144.21'
Expand Down

0 comments on commit 9bf5089

Please sign in to comment.