Skip to content

Commit 9d61749

Browse files
authored
Update JenkinsFile1
1 parent a9c4bc6 commit 9d61749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JenkinsFile1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ mypipeline{
55
}
66
agent any
77
stages{
8-
stage('Checkout'){
8+
stage('Checkout on git'){
99
agent any
1010
steps{
1111
git 'https://github.com/devops-trainer/DevOpsClassCodes.git'

0 commit comments

Comments
 (0)