v3
This commit is contained in:
parent
816d4f2f16
commit
1333335f31
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -10,9 +10,7 @@ pipeline {
|
||||
}
|
||||
sh 'git checkout'
|
||||
sh 'python3 script.py'
|
||||
publishers {
|
||||
archiveArtifacts('build/test-output/**/*.html')
|
||||
}
|
||||
archiveArtifacts artifacts: 'num_lines.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user