Fix braces
dyb-tech.com/LaLiga-FrontEnd/pipeline/head This commit looks good
Details
dyb-tech.com/LaLiga-FrontEnd/pipeline/head This commit looks good
Details
This commit is contained in:
parent
5e81de98c1
commit
e09eda6658
|
|
@ -1,5 +1,5 @@
|
|||
pipeline {
|
||||
agent any {
|
||||
agent any
|
||||
stages {
|
||||
stage('Show Branch Name and Project Name') {
|
||||
steps {
|
||||
|
|
@ -7,5 +7,4 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue