Test hook
This commit is contained in:
parent
68f6510b91
commit
a3b169c6fe
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello world! Some test text'
|
||||
echo 'Hello world! Some test text - added text'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user