wer
This commit is contained in:
parent
8f1ac32d1f
commit
0091c8c24d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
||||
stages {
|
||||
stage('checkout: Check out from version control') {
|
||||
steps {
|
||||
git branch: 'stable-2.204',
|
||||
git branch: 'master',
|
||||
url: 'https://git.wmi.amu.edu.pl/s426274/s426274-mlworkshops.git'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user