Zaktualizuj 'Jenkinsfile'
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
89f316f10e
commit
a2d87764dc
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -26,7 +26,6 @@ pipeline{
|
||||
steps{
|
||||
withEnv(["CUTOFF=${params.CUTOFF}"]) {
|
||||
sh "chmod 777 ./script.sh"
|
||||
sh "./script.sh"
|
||||
}
|
||||
}}
|
||||
stage('Archive artifacts'){
|
||||
|
Loading…
Reference in New Issue
Block a user