fix2
This commit is contained in:
parent
71a861d7c0
commit
8375a35257
2
zad8/Jenkinsfile
vendored
2
zad8/Jenkinsfile
vendored
@ -15,7 +15,7 @@ pipeline {
|
|||||||
stage('sh: Shell Script') {
|
stage('sh: Shell Script') {
|
||||||
steps {
|
steps {
|
||||||
sh 'chmod +x zad8.sh'
|
sh 'chmod +x zad8.sh'
|
||||||
sh './zad8.sh
|
sh './zad8.sh'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('test_save') {
|
stage('test_save') {
|
||||||
|
Loading…
Reference in New Issue
Block a user