Skip to content

Commit 93dbcaf

Browse files
authored
Update Jenkinsfile
1 parent 28eae18 commit 93dbcaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pipeline{
66
}
77
agent any
88
stages{
9-
stage('Checkout'){
9+
stage('Checkout the code'){
1010

1111
steps{
1212
echo 'cloning the repo'

0 commit comments

Comments
 (0)