Skip to content
Snippets Groups Projects
Commit a013247b authored by Lukas Köhler's avatar Lukas Köhler
Browse files

pipeline testing

parent 34be9c4f
No related branches found
No related tags found
No related merge requests found
node { node {
options {
timeout(time: 60, unit: 'SECONDS')
}
stage('Copy files') { stage('Copy files') {
sh( sh(
''' '''
......
node { node {
options {
timeout(time: 60, unit: 'SECONDS')
}
stage('Copy files') { stage('Copy files') {
sh( sh(
''' '''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment