This commit is contained in:
parent
046b25cdf0
commit
5e58b498b4
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -4,7 +4,7 @@ pipeline {
|
||||||
stages {
|
stages {
|
||||||
stage('Mock') {
|
stage('Mock') {
|
||||||
steps {
|
steps {
|
||||||
echo ''
|
echo 'SOY MAIN'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue