This commit is contained in:
Jakub Zaręba 2023-03-22 15:04:33 +01:00
parent 5e0c6b6d66
commit 255139fe8c

5
Jenkinsfile vendored
View File

@ -17,6 +17,11 @@ node {
//Wywołaj w konsoli komendę "figlet", która generuje ASCI-art
sh "figlet \"${INPUT_TEXT}\" | tee output.txt"
}
stage('Goodbye') {
git 'https://git.wmi.amu.edu.pl/s487187/ium_487187.git/'
}
stage('Goodbye') {
echo 'Goodbye!'
//Zarchiwizuj wynik