Added new jenkinsfile and kuggle download script
This commit is contained in:
parent
1abd793e3c
commit
389af9efed
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Clone Repository') {
|
||||
steps {
|
||||
git url: "${params.REPO_URL}"
|
||||
git url: "https://git.wmi.amu.edu.pl/s464979/ium_464979.git"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user