This commit is contained in:
Mikołaj Pokrywka 2022-03-27 20:40:44 +02:00
parent a042a22bfe
commit 9001fd1671

2
Jenkinsfile vendored
View File

@ -5,7 +5,7 @@ pipeline {
steps { steps {
checkout scm checkout scm
} }
}, }
stage('Stage 2 - bash script') { stage('Stage 2 - bash script') {
steps { steps {
./process_data.sh ./process_data.sh