Skip to content

Commit 90d050b

Browse files
Update Jenkinsfile
1 parent d40546e commit 90d050b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-instance-first-script/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pipeline {
2424
script{
2525
dir("terraform")
2626
{
27-
git "https://github.com/easyawslearn/Terraform-Tutorial.git"
27+
git "https://github.com/devopsengineer30/Terraform-Tutorial.git"
2828
}
2929
}
3030
}

0 commit comments

Comments
 (0)