pierwszy
This commit is contained in:
parent
33e898d19d
commit
5e6eaca611
@ -10,6 +10,8 @@ pipeline {
|
|||||||
sh('chmod +x ./lines.sh')
|
sh('chmod +x ./lines.sh')
|
||||||
sh(' ./lines.sh')
|
sh(' ./lines.sh')
|
||||||
archiveArtifacts 'lines_number.txt'
|
archiveArtifacts 'lines_number.txt'
|
||||||
|
sh 'node --version'
|
||||||
|
sh 'svn --version'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user