Jenkins
This commit is contained in:
parent
3460a7fbeb
commit
0b1a0423b2
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -4,6 +4,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Clone Repository') {
|
||||
steps {
|
||||
// Clone the Git repository
|
||||
git branch: 'main', url: 'https://git.wmi.amu.edu.pl/s464913/ium_464913'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user