This commit is contained in:
Vendored
+1
-2
@@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent any {
|
||||
agent any
|
||||
stages {
|
||||
stage('Show Branch Name and Project Name') {
|
||||
steps {
|
||||
@@ -8,4 +8,3 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user