pierwszy
This commit is contained in:
parent
5e6eaca611
commit
8810ab9065
@ -10,8 +10,6 @@ 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