Poprawki do zajęć 2 i 3
This commit is contained in:
parent
a325b2ca80
commit
56d2836f06
@ -21,8 +21,8 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('sh: Shell Script') {
|
stage('sh: Shell Script') {
|
||||||
steps {
|
steps {
|
||||||
sh 'chmod +x zad8/zad8.sh'
|
sh 'chmod +x Zadanie_03-06_434788.sh'
|
||||||
sh 'zad8/zad8.sh'
|
sh 'Zadanie_03-06_434788.sh'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('save_the_final_file') {
|
stage('save_the_final_file') {
|
Loading…
Reference in New Issue
Block a user