test 3
This commit is contained in:
parent
8375a35257
commit
662ae6dee7
4
zad8/Jenkinsfile
vendored
4
zad8/Jenkinsfile
vendored
@ -14,8 +14,8 @@ pipeline {
|
||||
}
|
||||
stage('sh: Shell Script') {
|
||||
steps {
|
||||
sh 'chmod +x zad8.sh'
|
||||
sh './zad8.sh'
|
||||
sh 'chmod +x zad8/zad8.sh'
|
||||
sh 'zad8/zad8.sh'
|
||||
}
|
||||
}
|
||||
stage('test_save') {
|
||||
|
Loading…
Reference in New Issue
Block a user