Update 'Jenkinsfile'
This commit is contained in:
parent
fbfa96fdc1
commit
8a0e670726
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -27,7 +27,7 @@ pipeline {
|
||||
checkout([$class: 'GitSCM', branches: [[name: '*/master']], extensions: [], userRemoteConfigs: [[credentialsId: 'f695fe86-8cca-47f7-a546-d3bfd1059fd4', url: 'https://git.wmi.amu.edu.pl/s449288/ium_s449288.git']]])
|
||||
sh 'chmod u+x ./skrypt.sh'
|
||||
sh './skrypt.sh $CUTOFF'
|
||||
archiveArtifacts 'lego_sets.tag.gz'
|
||||
archiveArtifacts 'lego_sets.tar.gz'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user