We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c4bc6 commit 9d61749Copy full SHA for 9d61749
JenkinsFile1
@@ -5,7 +5,7 @@ mypipeline{
5
}
6
agent any
7
stages{
8
- stage('Checkout'){
+ stage('Checkout on git'){
9
10
steps{
11
git 'https://github.com/devops-trainer/DevOpsClassCodes.git'
0 commit comments