1
0
Fork 0

jenkinsfile

This commit is contained in:
Alicja Szulecka 2024-03-20 15:03:57 +01:00
parent 413668a294
commit fc7384249c
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -3,7 +3,7 @@ pipeline {
stages {
stage('Stage 1') {
steps {
echo 'Hello Test sdfdfsdfsfsddfssdfweewfewefewergergergregffeefwefwewf!'
echo 'zadziałaj prosze!'
}
}
}