Skip to content

Commit 28eae18

Browse files
authored
Update Jenkinsfile
1 parent ab26c10 commit 28eae18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pipeline{
99
stage('Checkout'){
1010

1111
steps{
12-
echo 'cloning the repo
12+
echo 'cloning the repo'
1313
git 'https://github.com/Sonal0409/DevOpsClassCodes.git'
1414
}
1515
}

0 commit comments

Comments
 (0)