.
This commit is contained in:
parent
00760b702d
commit
fc34a89d8d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
sh 'chmod +x preparations.sh'
|
sh 'chmod +x preparations.sh'
|
||||||
sh './preparations.sh $(CUTOFF)'
|
sh './preparations.sh $(CUTOFF)'
|
||||||
sh '$(CUTOFF)'
|
sh 'echo $(CUTOFF)'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('archiveArtifacts'){
|
stage('archiveArtifacts'){
|
||||||
|
Loading…
Reference in New Issue
Block a user