Update Jenkinsfile
This commit is contained in:
parent
5665f72481
commit
f656191979
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -5,7 +5,7 @@ pipeline {
|
||||||
stage('Stage Test')
|
stage('Stage Test')
|
||||||
{
|
{
|
||||||
steps {
|
steps {
|
||||||
echo 'Hello World'
|
echo 'Un día me preguntaron qué es lo que quería...'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue