Jenkins
This commit is contained in:
parent
072bc15069
commit
3460a7fbeb
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -4,7 +4,6 @@ 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