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