zadanie 3 zmiana
This commit is contained in:
parent
f707797984
commit
486034f49d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello world!!!'
|
||||
echo 'Hello world!!'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user