This commit is contained in:
parent
7c7a9d4fd7
commit
d48f693c32
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -9,7 +9,7 @@ pipeline {
|
||||||
stages {
|
stages {
|
||||||
stage('Clone Repository') {
|
stage('Clone Repository') {
|
||||||
steps {
|
steps {
|
||||||
git url: 'http://your-gitea-repo2-url.git', branch: 'main'
|
git url: 'https://git.ipstein.myds.me/Team.Stein/Front.git', branch: 'main'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user