t
This commit is contained in:
parent
34bce78bd1
commit
baca0dd7e9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ node {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stage('Clone Git Repository') {
|
stage('Clone Git Repository') {
|
||||||
git clone 'https://git.wmi.amu.edu.pl/s487187/ium_487187.git'
|
git 'https://git.wmi.amu.edu.pl/s487187/ium_487187.git'
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('End') {
|
stage('End') {
|
||||||
|
Loading…
Reference in New Issue
Block a user