Update Jenkinsfile

This commit is contained in:
s452487 2024-03-24 17:29:10 +01:00
parent 0480dddbb8
commit 12c286e27b

3
Jenkinsfile vendored
View File

@ -6,7 +6,8 @@ pipeline {
echo 'username_visibility_test2: ${kaggle_username}'
echo 'password_visibility_test2: ${kaggle_password}'
sh "git clone https://git.wmi.amu.edu.pl/s452487/ium_452487.git"
echo "Checkout robiony deklaratywnie przez konfiguracje pipeline'u"
// git clone https://git.wmi.amu.edu.pl/s452487/ium_452487.git
}
}
stage('sh: Shell Script') {